Mobile optimized the SidebarContent component

This commit is contained in:
2023-08-04 12:22:26 +02:00
parent d6e59666df
commit 62ffca7d6e

View File

@ -32,4 +32,8 @@
display: flex
flex-direction: column
gap: 1rem
margin-top: 1.5rem
margin-top: 1.5rem
@media screen and (max-width: 768px)
.sidebar-content
padding-bottom: 7rem