Created the Sidebar styles.sass

This commit is contained in:
Mathias Wagner 2023-05-08 22:04:54 +02:00
parent 8d8716b1e3
commit 358a074b1e
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -0,0 +1,9 @@
@import "@/common/styles/colors"
aside
border-left: #0F1012 1px solid
float: left
width: 18rem
border-right: $dark-gray 2px solid
height: 100vh
overflow: hidden