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