From ac3666f65bd81f48c8d88099310070eeff46fbd7 Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Sat, 19 Aug 2023 21:56:32 +0100 Subject: Better Back To Top link layout --- public/css/modules/back-to-top.css | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 public/css/modules/back-to-top.css (limited to 'public/css/modules/back-to-top.css') diff --git a/public/css/modules/back-to-top.css b/public/css/modules/back-to-top.css deleted file mode 100644 index 038f67b..0000000 --- a/public/css/modules/back-to-top.css +++ /dev/null @@ -1,4 +0,0 @@ -.back-to-top { - width: fit-content; - margin-inline-start: auto; -} \ No newline at end of file -- cgit v1.2.3