Fix title CSS

This commit is contained in:
Cristobal Hall-Ramnos
2017-01-21 23:25:09 -05:00
parent 6c2a1f4521
commit 78cbf2a6ea
+1 -1
View File
@@ -50,7 +50,7 @@ body {
height: auto;
width: 100%;
margin-bottom: -14px;
display: inline-block;
overflow: hidden;
background: linear-gradient(hsl(0, 0%, 16%) 0%, hsl(0, 0%, 7%) 100%);
}