Revamp Schuelerzeitung

This commit is contained in:
2023-10-21 20:25:30 +02:00
parent f5da17b756
commit bc228590c2
86 changed files with 745 additions and 4757 deletions

14
assets/scss/custom.scss Normal file
View 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;
}