Only use font awesome for icons

This commit is contained in:
ItsDrike 2023-01-29 15:43:12 +01:00
parent 186d00cd66
commit aa6af14455
No known key found for this signature in database
GPG key ID: B014E761034AF742
2 changed files with 9 additions and 1 deletions

View file

@ -0,0 +1,3 @@
.window_name {
font-family: "JetBrains Mono", "Font Awesome 6 Free", sans-serif;
}