Remove unneeded comment

This commit is contained in:
Rafael Nicdao
2021-07-24 20:43:58 +10:00
parent 4115fa1bd0
commit ad8045761a

View File

@@ -119,7 +119,6 @@ body {
outline: none; outline: none;
} }
/* TODO: Fix the fact that the sticky header covers some of the page content */
.sticky-header { .sticky-header {
position: sticky; position: sticky;
top: 0; top: 0;