💄 Fix conflicts regarding the generated CSS class names

This commit is contained in:
2024-03-21 18:32:40 +01:00
parent ceeda1a771
commit 570a969cee
15 changed files with 73 additions and 60 deletions

View File

@@ -1,6 +1,6 @@
@import "../_base.scss"
.root {
.wallpaper {
height: 100%;
width: 100%;
z-index: -1;
@@ -11,7 +11,7 @@
overflow: hidden;
.content {
&__content {
background-image: url("./images/wallpaper-pattern.svg");
background-position: center;