summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2023-08-26 17:05:07 +0100
committerJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2023-08-26 17:05:07 +0100
commit5e5cc2634edfcb3528accdcfd2f60d31dc33edfe (patch)
treea589a72457982ce736a79620147f3916dde9782a
parentf4eb8b6fc931f7ded138dceb2b9df4c63ac7e353 (diff)
Removes reference to non-existent back-to-top.css
-rw-r--r--public/css/modules/index.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/public/css/modules/index.css b/public/css/modules/index.css
index 56ba45e..1a1c62a 100644
--- a/public/css/modules/index.css
+++ b/public/css/modules/index.css
@@ -1,7 +1,6 @@
@import './btn.css';
@import './link.css';
@import './news-index.css';
-@import './back-to-top.css';
@import './product.css';
@import './schedule.css';
@import './schedule.md.css' (min-width: 48rem);