mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-12 19:12:18 +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 */
|
||||
.page {
|
||||
max-width: 72rem;
|
||||
grid-template-columns: minmax(0, 1fr) 16rem;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue