get rid of flag cdn

This commit is contained in:
HB9HIL
2024-07-25 15:54:09 +02:00
parent 1a03e8e156
commit f3638c58aa
4 changed files with 23 additions and 2 deletions

View File

@@ -1,6 +1,11 @@
/*!
* No overrides for the default theme as it aligns with general.css
*/
body {
font-family: "Twemoji Country Flags", "Helvetica", "Comic Sans", serif;
}
:root {
--cl-border-btn-pwd: var(--bs-body-bg);
}