Some web fixes
This commit is contained in:
parent
87be302902
commit
d94f48fd06
24 changed files with 14261 additions and 61 deletions
|
|
@ -1,7 +1,7 @@
|
|||
@font-face {
|
||||
font-family: "bootstrap-icons";
|
||||
src: url("./fonts/bootstrap-icons.woff2?8bd4575acf83c7696dc7a14a966660a3") format("woff2"),
|
||||
url("./fonts/bootstrap-icons.woff?8bd4575acf83c7696dc7a14a966660a3") format("woff");
|
||||
src: url("../fonts/bootstrap-icons.woff2?8bd4575acf83c7696dc7a14a966660a3") format("woff2"),
|
||||
url("../fonts/bootstrap-icons.woff?8bd4575acf83c7696dc7a14a966660a3") format("woff");
|
||||
}
|
||||
|
||||
[class^="bi-"]::before,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue