mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-03-02 00:41:14 +01:00
5 lines
62 B
CSS
5 lines
62 B
CSS
|
.main {
|
||
|
position: relative;
|
||
|
width: var(--layout-width);
|
||
|
}
|