Align menu elements vertically. Align footer bottom of the viewport.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
{% include head.html %}
|
||||
|
||||
<body>
|
||||
|
||||
<div style="min-height: 100%; position: relative;">
|
||||
{% include header.html %}
|
||||
|
||||
<div class="page-content">
|
||||
@@ -14,7 +14,6 @@
|
||||
</div>
|
||||
|
||||
{% include footer.html %}
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user