allow pages to specify different templates
This commit is contained in:
@@ -19,6 +19,14 @@ body {
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.site-wrap-wide {
|
||||
max-width: 95pc;
|
||||
min-height: 100vh;
|
||||
margin: 0;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 2em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user