diff --git a/src/sass/global.sass b/src/sass/global.sass index e146ebf..ca0e158 100644 --- a/src/sass/global.sass +++ b/src/sass/global.sass @@ -48,9 +48,12 @@ body .contentholder justify-content: flex-start div - width: 30em + width: 30rem margin: 1% 0 + @include mobile + width: 20rem + .contentholder__topfiller height: 5% background-color: transparent