Created the SidebarFooter styles.sass

This commit is contained in:
Mathias Wagner 2023-05-30 18:14:52 +02:00
parent 9804fad28e
commit f8f535838f
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -0,0 +1,18 @@
@import "@/common/styles/colors"
.sidebar-footer
position: absolute
bottom: 1rem
left: 0
right: 0
display: flex
justify-content: center
align-items: center
gap: 0.5rem
width: 18rem
p
color: $white
margin: 0
font-weight: 500
font-size: 15pt