mirror of
https://git.rape.pet/ulith/amputoma-fe.git
synced 2025-01-31 08:33:22 +01:00
made sure the font is used >:3 baka,,
This commit is contained in:
parent
58f87a3234
commit
0ad709c9f3
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ input:checked ~ .mutecheck:hover::before {
|
|||
|
||||
.volume-button-dwn, .volume-button-up {
|
||||
display: unset;
|
||||
font-family: "Arimo";
|
||||
font-family: "Arimo" !important;
|
||||
font-size: 24px;
|
||||
text-align: center;
|
||||
color: var(--icon);
|
||||
|
|
Loading…
Reference in a new issue