From ad8045761aabd9d3519fe5e9f7661a4780d3672b Mon Sep 17 00:00:00 2001 From: Rafael Nicdao Date: Sat, 24 Jul 2021 20:43:58 +1000 Subject: [PATCH] Remove unneeded comment --- static/css/github-style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/static/css/github-style.css b/static/css/github-style.css index 3806658..7cdcdcf 100644 --- a/static/css/github-style.css +++ b/static/css/github-style.css @@ -119,7 +119,6 @@ body { outline: none; } -/* TODO: Fix the fact that the sticky header covers some of the page content */ .sticky-header { position: sticky; top: 0;