Revamp Schuelerzeitung
This commit is contained in:
14
assets/scss/custom.scss
Normal file
14
assets/scss/custom.scss
Normal file
@ -0,0 +1,14 @@
|
||||
/*
|
||||
You can add your own custom styles here.
|
||||
*/
|
||||
.left-sidebar {
|
||||
--sidebar-avatar-size: 100%;
|
||||
|
||||
@include respond(2xl) {
|
||||
--sidebar-avatar-size: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.sidebar header .site-avatar {
|
||||
height: auto;
|
||||
}
|
Reference in New Issue
Block a user