diff --git a/src/components/Layout/layout.module.scss b/src/components/Layout/layout.module.scss index 9a03c6c9da4ce6e2264697076a3aa8c4b360db20..8735c26f9f84cec88b4c43ae65d6a11403c04cd2 100644 --- a/src/components/Layout/layout.module.scss +++ b/src/components/Layout/layout.module.scss @@ -18,6 +18,5 @@ @media screen and (max-width: $width-tablet) { margin-left: 0; padding-bottom: 5rem; - padding-bottom: 5rem; } }