Remove duplicate bgpattern
This commit is contained in:
@@ -6,9 +6,5 @@ body,
|
|||||||
.checkers {
|
.checkers {
|
||||||
background-image: url("/res/img/{{bgPattern}}");
|
background-image: url("/res/img/{{bgPattern}}");
|
||||||
}
|
}
|
||||||
|
|
||||||
:root {
|
|
||||||
--background_pattern: url("/res/img/{{bgPattern}}");
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
{{end}}
|
{{end}}
|
||||||
|
Reference in New Issue
Block a user