fix: rename Static folder

This commit is contained in:
Christel Westerberg
2024-02-27 13:26:09 +01:00
parent 218dabf5ec
commit 66f967f948
327 changed files with 26275 additions and 19778 deletions

View File

@@ -36,7 +36,7 @@
}
.checkmark::before {
content: url("/Static/img/bullet-list-tick-birch-v2.svg");
content: url("/_static/img/bullet-list-tick-birch-v2.svg");
transform: scale(0.9);
left: -1.2em;
}
@@ -69,4 +69,4 @@
.title {
font-size: 1.625rem;
}
}
}