mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-09 17:42:19 +00:00
make aside 1rem wider
This commit is contained in:
parent
5ed0632155
commit
cf1f5ead85
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
||||||
/* override page max-width */
|
/* override page max-width */
|
||||||
.page {
|
.page {
|
||||||
max-width: 72rem;
|
max-width: 72rem;
|
||||||
|
grid-template-columns: minmax(0, 1fr) 16rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue