Attempt to fix footer mobile

This commit is contained in:
Kristján Eldjárn 2022-07-29 15:25:32 -07:00
parent c0273ad76b
commit 0538ca0aa6

View File

@ -32,6 +32,7 @@
justify-content: center;
height: calc(var(--vw) * 60);
width: 100%;
overflow-x: hidden;
@include respond-to('mobile') {
background-size: cover;