aboutsummaryrefslogtreecommitdiff
path: root/src/scss/_framework.scss
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2024-09-13 03:16:37 +0300
committerValentin Popov <valentin@popov.link>2024-09-13 03:16:37 +0300
commit4a821edd509151769ad0a67ac520653ae374f73c (patch)
tree8d0ab41748e280452d4a75ba8008d615db648989 /src/scss/_framework.scss
parentd4a6772ec51ef955fc6cacd3ad6830c0d87657b1 (diff)
downloadpopov.link-4a821edd509151769ad0a67ac520653ae374f73c.tar.xz
popov.link-4a821edd509151769ad0a67ac520653ae374f73c.zip
Refactor Footer component and remove it from BaseLayout
Diffstat (limited to 'src/scss/_framework.scss')
-rw-r--r--src/scss/_framework.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/scss/_framework.scss b/src/scss/_framework.scss
index 549f9df..9e26f6c 100644
--- a/src/scss/_framework.scss
+++ b/src/scss/_framework.scss
@@ -36,7 +36,6 @@ body {
max-width: 52em;
min-height: 100vh;
padding: 4em;
- position: relative;
text-rendering: optimizelegibility;
}