1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-11 18:32:50 +00:00

getting ready to ship

This commit is contained in:
2016-09-18 17:13:21 +00:00
parent 11a91412c1
commit 87d941804a
14 changed files with 66 additions and 27 deletions

View File

@@ -2,6 +2,7 @@
flex: 1;
flex-wrap: wrap;
min-width: 0;
min-height: 600px;
.post+ .post {
margin-top: 2em;
}
@@ -14,6 +15,7 @@
width: 7em;
text-align: right;
margin-left: -8em;
line-height: 2.5em;
}
}
.intro {