feat: integrate custom font
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
QWidget {
|
||||
background-color: #FAFAF8;
|
||||
color: #1A1A1A;
|
||||
font-family: "SF Pro Text", "Helvetica Neue", "Segoe UI", sans-serif;
|
||||
font-family: "Plus Jakarta Sans", "SF Pro Text", "Helvetica Neue", sans-serif;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user