2019-11-03 21:55:41 +01:00
parent 6d1666d534
commit 07259ce927

View File

@@ -1,6 +1,8 @@
body {
display: flex;
flex-flow: column wrap;
max-width: 50em;
line-height: 1.5em;
}
@@ -14,6 +16,10 @@ img {
max-width: 100%;
}
code, blockquote {
background: #eee;
}
/* Homepage */
.intro > h1 {
color: #212121;