Replaced emoji with FontAwesome icon.
This commit is contained in:
parent
10977c2e55
commit
08bc849323
@ -237,7 +237,8 @@ h2 a {
|
||||
padding: 1rem !important;
|
||||
}
|
||||
.dark-mode-toggler::before {
|
||||
content: "🌔" !important;
|
||||
font-family: "Font Awesome 5 Free Solid";
|
||||
content: "" !important;
|
||||
}
|
||||
.dark-mode-toggler::after {
|
||||
content: none !important;
|
||||
|
Loading…
Reference in New Issue
Block a user