mirror of
https://github.com/Xevion/glance.git
synced 2025-12-17 20:12:03 -06:00
Add desktop-navigation-width property
This commit is contained in:
@@ -211,11 +211,11 @@ kbd:active {
|
||||
padding: 0 var(--content-bounds-padding);
|
||||
}
|
||||
|
||||
.page-width-wide .content-bounds {
|
||||
.content-bounds-wide {
|
||||
max-width: 1920px;
|
||||
}
|
||||
|
||||
.page-width-slim .content-bounds {
|
||||
.content-bounds-slim {
|
||||
max-width: 1100px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user