summaryrefslogtreecommitdiff
path: root/css/frontPage.scss
diff options
context:
space:
mode:
Diffstat (limited to 'css/frontPage.scss')
-rw-r--r--css/frontPage.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/frontPage.scss b/css/frontPage.scss
index 44cb7ff..72fea89 100644
--- a/css/frontPage.scss
+++ b/css/frontPage.scss
@@ -6,7 +6,7 @@
justify-content: center;
height: calc(100vh + 1rem);
padding-bottom: 1rem;
- width: 100vw;
+ width: 100%;
body.about & {
background-color: $achernarColour;