mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-07 06:25:21 +02:00
Change 450px to 320px
This commit is contained in:
parent
c556d372a6
commit
7dd2eefa42
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
var(--layout-right-aside-resposive-width)
|
||||
);
|
||||
--layout-width-right-aside: max(
|
||||
450px,
|
||||
320px,
|
||||
var(--layout-width-right-aside-available)
|
||||
);
|
||||
--layout-right-aside-padding-left: 30px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue