Quickfixes and boxshadow

This commit is contained in:
2020-08-27 15:47:37 +02:00
parent 552123c0cf
commit 1b053523d1
6 changed files with 126 additions and 87 deletions

View File

@@ -25,7 +25,7 @@
@mixin RV-Alignment--verticalCenter {
display: grid;
align-content: center;
align-items: center;
}
@mixin RV-Alignment--center {