Mobile optimized the SidebarContent component
This commit is contained in:
parent
d6e59666df
commit
62ffca7d6e
@ -33,3 +33,7 @@
|
|||||||
flex-direction: column
|
flex-direction: column
|
||||||
gap: 1rem
|
gap: 1rem
|
||||||
margin-top: 1.5rem
|
margin-top: 1.5rem
|
||||||
|
|
||||||
|
@media screen and (max-width: 768px)
|
||||||
|
.sidebar-content
|
||||||
|
padding-bottom: 7rem
|
Reference in New Issue
Block a user