css: standardize width of fixed width pages.
Standardize various width-limited pages to 70em width.
This commit is contained in:
@@ -119,3 +119,7 @@ table tfoot {
|
||||
font-style: italic;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
.fixed-width-container {
|
||||
max-width: 70em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user