[BS5] bug fixes

This commit is contained in:
FreddleSpl0it
2022-03-31 20:16:44 +02:00
parent b980e7af29
commit 051d08b499
8 changed files with 27 additions and 24 deletions

View File

@@ -1,7 +1,7 @@
@font-face {
font-family: "bootstrap-icons";
src: url("./fonts/bootstrap-icons.woff2?524846017b983fc8ded9325d94ed40f3") format("woff2"),
url("./fonts/bootstrap-icons.woff?524846017b983fc8ded9325d94ed40f3") format("woff");
src: url("/fonts/bootstrap-icons.woff2?524846017b983fc8ded9325d94ed40f3") format("woff2"),
url("/fonts/bootstrap-icons.woff?524846017b983fc8ded9325d94ed40f3") format("woff");
}
.bi::before,