We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7425348 commit 61bc4c6Copy full SHA for 61bc4c6
assets/css/v2/style.css
@@ -309,7 +309,7 @@ textarea:not([rows]) {
309
310
--header-height: 4rem;
311
312
- --sidebar-width: min(24rem, 100%);
+ --sidebar-width: min(22rem, 100%);
313
--sidebar-item-padding-lr: 0.75rem;
314
--sidebar-item-padding-tb: 0.25rem;
315
--content-max-width: 88rem;
@@ -442,7 +442,7 @@ ol li:last-child {
442
}
443
444
.content {
445
- padding: 0 var(--space-2xl) 2rem;
+ padding: 0 var(--space-xl) 2rem;
446
447
448
.header__logo-small {
0 commit comments