mirror of
https://github.com/zombieFox/nightTab.git
synced 2024-12-01 04:23:27 +01:00
5 lines
62 B
CSS
5 lines
62 B
CSS
|
.main {
|
||
|
position: relative;
|
||
|
width: var(--layout-width);
|
||
|
}
|