mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-29 03:53:30 +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) {
|
||||
max-width: 1536px;
|
||||
--left-sidebar-max-width: 20%;
|
||||
--left-sidebar-max-width: 15%;
|
||||
--right-sidebar-max-width: 25%;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user