mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-06-30 22:30:38 +02:00
change layout line width to round number
This commit is contained in:
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
:root {
|
:root {
|
||||||
--layout-space: 0.05em;
|
--layout-space: 0.05em;
|
||||||
--layout-line-width: 0.2em;
|
--layout-line-width: 0.25em;
|
||||||
}
|
}
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
|
Reference in New Issue
Block a user