aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorJean-Nicolas Veigel <art.jnveigel@gmail.com>2024-03-15 11:03:21 +0100
committerLouis Pilfold <louis@lpil.uk>2024-03-26 10:31:25 +0000
commit1e3b77d4681cf4098694f67d89f652f04336e0fc (patch)
treee1cd031adc0ca2978784414765f3a71476d923e0 /static
parent33eb4bc911f117a873b84ccef42993aa006ed050 (diff)
downloadtour-1e3b77d4681cf4098694f67d89f652f04336e0fc.tar.gz
tour-1e3b77d4681cf4098694f67d89f652f04336e0fc.zip
fix(style): remove empty ruleset
Diffstat (limited to 'static')
-rw-r--r--static/style.css5
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; */
- }