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