mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-09 23:45:25 +02:00
Update layout.pcss
This commit is contained in:
parent
3701d1a9c6
commit
3bcf2e62e4
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
box-sizing: border-box;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
padding: var(--layout-padding-vertical) var(--layout-padding-horizontal);
|
||||
padding: 20px var(--layout-padding-horizontal);
|
||||
|
||||
@media (--desktop) {
|
||||
max-width: min(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue