Updated the padding of the Content styles.sass
This commit is contained in:
parent
ddd5c6fe13
commit
d4423431b9
@ -28,8 +28,8 @@
|
||||
|
||||
@media screen and (max-width: 768px)
|
||||
.content-wrapper
|
||||
padding: 2rem 6rem 0 2rem
|
||||
padding: 2rem 2rem 0 2rem
|
||||
|
||||
@media screen and (max-width: 375px)
|
||||
.content-wrapper
|
||||
padding: 2rem 6rem 0 0.5rem
|
||||
padding: 2rem 0.5rem 0 0.5rem
|
Reference in New Issue
Block a user