mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-03 21:29:08 +00:00
Update the font used across Khoj desktop and web to be Tajawal (#622)
This commit is contained in:
@@ -304,7 +304,7 @@
|
||||
margin: 0px;
|
||||
background: var(--background-color);
|
||||
color: var(--main-text-color);
|
||||
font-family: roboto, karma, segoe ui, sans-serif;
|
||||
font-family: var(--font-family);
|
||||
font-size: small;
|
||||
font-weight: 300;
|
||||
line-height: 1.5em;
|
||||
|
||||
Reference in New Issue
Block a user