mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-17 03:06:28 -07:00
Limit max size of page to 800px
This commit is contained in:
parent
e7640635cf
commit
e111838eb3
4 changed files with 9 additions and 5 deletions
|
|
@ -38,3 +38,7 @@
|
|||
.relative {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.content-narrow {
|
||||
max-width: 800px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue