1
0
Fork 0
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:
Umang G. Patel 2022-06-10 21:52:18 +05:30 committed by GitHub
parent c556d372a6
commit 7dd2eefa42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;