mirror of
https://github.com/acaloiaro/acaloiaro.github.io
synced 2026-07-21 18:29:18 +00:00
add main-content class to content on minimal layouts (thanks @lrdodge)
This commit is contained in:
parent
8b0141165d
commit
bf6ff58d6e
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ common-js:
|
|||
|
||||
<body>
|
||||
|
||||
<div role="main" class="container">
|
||||
<div role="main" class="container main-content">
|
||||
{{ content }}
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue