responsive
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
*/
|
||||
#}
|
||||
<div class="layout-container">
|
||||
<header role="banner">
|
||||
<header role="banner" class="container-fluid">
|
||||
{{ page.header }}
|
||||
</header>
|
||||
|
||||
@@ -74,7 +74,7 @@
|
||||
</main>
|
||||
|
||||
{% if page.footer %}
|
||||
<footer role="contentinfo">
|
||||
<footer role="contentinfo" class="container-fluid">
|
||||
{{ page.footer }}
|
||||
</footer>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user