Skip to content

Commit d07e9bf

Browse files
committed
remove font from dark theme too
1 parent 473192e commit d07e9bf

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/styles/themes/dark.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,6 @@ html[data-theme="dark"] {
173173
--color-sort-arrow: #555;
174174

175175
/* Typography */
176-
--font-family-base: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
177-
--font-family-ui: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
178176
--font-size-base: 100%;
179177
--font-size-strong: 120%;
180178
--font-weight-normal: normal;

0 commit comments

Comments
 (0)