make background very slightly brown

This commit is contained in:
2018-05-10 00:10:17 +02:00
parent e7ff83b9c6
commit 7cf7924b96

View File

@@ -54,7 +54,7 @@ html{
height: auto;
padding: 0px 8px 0px 8px;
box-sizing: border-box;
background-color: #242424;
background-color: hsl(20, 5%, 14%);;
margin-top: 30px;
margin-bottom: 30px;
text-align: left;