Add desktop-navigation-width property
This commit is contained in:
parent
46eb610d26
commit
55ae674e0b
5 changed files with 41 additions and 16 deletions
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue