Updated the Content padding
This commit is contained in:
parent
fa1a2c61b4
commit
84227d8e72
@ -10,8 +10,8 @@
|
||||
|
||||
@media screen and (max-width: 768px)
|
||||
.content-wrapper
|
||||
padding: 2rem 6vw 0 2rem
|
||||
padding: 2rem 6rem 0 2rem
|
||||
|
||||
@media screen and (max-width: 375px)
|
||||
.content-wrapper
|
||||
padding: 2rem 6vw 0 0.5rem
|
||||
padding: 2rem 6rem 0 0.5rem
|
Reference in New Issue
Block a user