fix: font no displayed in content

This commit is contained in:
PandaDEV 2024-12-25 20:34:57 +10:00
parent f59c5bbc95
commit 4adb57d6ad
No known key found for this signature in database
GPG key ID: 13EFF9BAF70EE75C

View file

@ -99,7 +99,7 @@ $mutedtext: #78756f;
top: 53px;
left: 284px;
height: calc(100vh - 254px);
font-family: CommitMono Nerd Font !important;
font-family: CommitMono !important;
font-size: 12px;
letter-spacing: 1;
border-radius: 10px;
@ -116,7 +116,7 @@ $mutedtext: #78756f;
}
span {
font-family: CommitMono Nerd Font !important;
font-family: CommitMono !important;
}
.image {