diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-26 17:05:07 +0100 |
|---|---|---|
| committer | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-26 17:05:07 +0100 |
| commit | 5e5cc2634edfcb3528accdcfd2f60d31dc33edfe (patch) | |
| tree | a589a72457982ce736a79620147f3916dde9782a /public/css/modules/index.css | |
| parent | f4eb8b6fc931f7ded138dceb2b9df4c63ac7e353 (diff) | |
Removes reference to non-existent back-to-top.css
Diffstat (limited to 'public/css/modules/index.css')
| -rw-r--r-- | public/css/modules/index.css | 1 |
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); |
