Fix homepage main content section vertical align (#118)

This commit is contained in:
Joseph Ting
2019-01-04 20:09:52 +09:00
committed by Luiz F. A. de Prá
parent 09e704b6cb
commit fc576925eb
4 changed files with 3 additions and 4 deletions

View File

@@ -10,7 +10,6 @@ html {
}
body {
display: flex;
color: $fg-color;
background-color: $bg-color;
font-family: $text-font-family;