From c0d0ea5232193487d421b9d57e1839de1791eba7 Mon Sep 17 00:00:00 2001 From: xdavidwu Date: Wed, 26 Dec 2018 13:01:36 +0000 Subject: [PATCH] Really stick the head --- assets/css/main.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/css/main.scss b/assets/css/main.scss index 531b661..b971084 100644 --- a/assets/css/main.scss +++ b/assets/css/main.scss @@ -27,8 +27,9 @@ .masthead { position: sticky; background: #252a34; + top: 0; } .sticky { - top: 4em + top: 4em; } \ No newline at end of file -- 2.43.0