first commit
This commit is contained in:
6
resources/sass/components/sidebar.scss
vendored
Normal file
6
resources/sass/components/sidebar.scss
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
aside {
|
||||
background-color: $mediumLight;
|
||||
height: calc(100vh - 4.5rem);
|
||||
width: 15rem;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user