style tweak

This commit is contained in:
Micah Godbolt
2019-02-26 10:09:17 -08:00
parent 369d219aed
commit 55cd2cffe8
2 changed files with 3 additions and 2 deletions

View File

@@ -67,10 +67,10 @@ h1 a {
content: counter(steps);
position: absolute;
left: -20px;
bottom: -20px;
bottom: -3px;
font-size: 220px;
line-height: 188px;
color: #f3f2f1;
color: #eaeaea;
z-index: 1;
}