Padding on mobile was aligning weird and overflowing right off screen.
This commit is contained in:
@@ -97,7 +97,6 @@ export default {
|
||||
width: 75%;
|
||||
|
||||
@include mobile {
|
||||
padding: 0 1.25rem;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user