Set min width
This commit is contained in:
@@ -56,8 +56,9 @@ a, a:visited {
|
||||
}
|
||||
|
||||
#content, #header, #footer {
|
||||
max-width: var(--site-width);
|
||||
margin: auto;
|
||||
min-width: 500px;
|
||||
max-width: var(--site-width);
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
/* Set the colors in <pre> blocks from the Leuven theme */
|
||||
|
Reference in New Issue
Block a user