mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-22 06:52:18 +00:00
Merge branch 'main' into drafts
This commit is contained in:
commit
360ab1fc2e
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
/* override page max-width */
|
||||
.page {
|
||||
max-width: 72rem;
|
||||
grid-template-columns: minmax(0, 1fr) 16rem;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue