Mobile optimized the SidebarContent component
This commit is contained in:
parent
d6e59666df
commit
62ffca7d6e
@ -32,4 +32,8 @@
|
|||||||
display: flex
|
display: flex
|
||||||
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