mirror of
https://github.com/vladmandic/automatic
synced 2026-09-05 20:40:44 +02:00
native implementation for interrogator
This commit is contained in:
@@ -33,9 +33,6 @@
|
||||
--radius-lg: 4px;
|
||||
--line-sm: 1.2em;
|
||||
--line-md: 1.4em;
|
||||
--text-sm: 12px;
|
||||
--text-md: 14px;
|
||||
--text-lg: 15px;
|
||||
}
|
||||
|
||||
html { font-size: var(--font-size); }
|
||||
@@ -309,8 +306,4 @@ svg.feather.feather-image, .feather .feather-image { display: none }
|
||||
--table-odd-background-fill: #333333;
|
||||
--table-radius: var(--radius-lg);
|
||||
--table-row-focus: var(--color-accent-soft);
|
||||
--text-lg: 16px;
|
||||
--text-xs: 10px;
|
||||
--text-xxl: 26px;
|
||||
--text-xxs: 9px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user