From d79f4c0bf3dae76eaae0d36469f5b279272d6944 Mon Sep 17 00:00:00 2001 From: piotrruss Date: Sat, 11 Sep 2021 12:00:18 +0200 Subject: splash page adjustments --- styles/main/_fixed.scss | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 styles/main/_fixed.scss (limited to 'styles/main/_fixed.scss') diff --git a/styles/main/_fixed.scss b/styles/main/_fixed.scss deleted file mode 100644 index 16cfbd8..0000000 --- a/styles/main/_fixed.scss +++ /dev/null @@ -1,7 +0,0 @@ -.fixed { - position: fixed; - top: 0; - right: 0; - bottom: 0; - left: 0; -} -- cgit v1.2.3