mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-29 12:03:31 +08:00
Adjust left sidebar max-width on xl screen
This commit is contained in:
parent
ebfe496295
commit
ff1c81c030
@ -30,7 +30,7 @@
|
|||||||
|
|
||||||
@include respond(xl) {
|
@include respond(xl) {
|
||||||
max-width: 1536px;
|
max-width: 1536px;
|
||||||
--left-sidebar-max-width: 20%;
|
--left-sidebar-max-width: 15%;
|
||||||
--right-sidebar-max-width: 25%;
|
--right-sidebar-max-width: 25%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user