diff options
-rw-r--r-- | static/style.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/static/style.css b/static/style.css index ae16c9c..0a8b26d 100644 --- a/static/style.css +++ b/static/style.css @@ -794,11 +794,6 @@ main#everything { padding-right: var(--gap); } - #everything-lessons .lesson-title, - #everything-lessons .chapter-title, - #everything-lessons .chapter-separator { - /* position: static; */ - } |