This commit is contained in:
@@ -24,7 +24,8 @@ func baseLayout(
|
||||
body(class: "text-white text-lg font-avenir \(section.rawValue)") {
|
||||
siteHeader(section)
|
||||
|
||||
div(class: "mb-auto mx-10") {
|
||||
// mx-10
|
||||
div(class: "mb-auto") {
|
||||
children()
|
||||
}
|
||||
if section == .articles {
|
||||
|
||||
Reference in New Issue
Block a user