fix: update font styles

This commit is contained in:
2026-08-31 09:14:33 +05:00
parent ecc8efcc45
commit 0b13d4c9e8
5 changed files with 18 additions and 13 deletions
+1 -2
View File
@@ -25,8 +25,7 @@
.meta-value {
margin-top: 5px;
line-height: normal;
font-family: var(--font-mono);
font-size: 11px;
font: 11px var(--font-mono);
color: var(--foreground);
}
</style>