From 55cd2cffe8e7cdf4b8795779edb071c6456b128f Mon Sep 17 00:00:00 2001 From: Micah Godbolt Date: Tue, 26 Feb 2019 10:09:17 -0800 Subject: [PATCH] style tweak --- assets/shared.css | 4 ++-- index.html | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/assets/shared.css b/assets/shared.css index fa268f0..bc0d60a 100644 --- a/assets/shared.css +++ b/assets/shared.css @@ -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; } diff --git a/index.html b/index.html index 0986473..c9dc707 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,7 @@ + Microsoft Days in the Web - Welcome