add main-content class to content on minimal layouts (thanks @lrdodge)
This commit is contained in:
parent
8b0141165d
commit
bf6ff58d6e
@ -14,7 +14,7 @@ common-js:
|
||||
|
||||
<body>
|
||||
|
||||
<div role="main" class="container">
|
||||
<div role="main" class="container main-content">
|
||||
{{ content }}
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user