Created the Sidebar styles.sass

This commit is contained in:
2023-05-08 22:04:54 +02:00
parent 8d8716b1e3
commit 358a074b1e

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