Add margin to footer
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
footer {
|
||||
background-color: #f5f5f5;
|
||||
margin-top: 1vh;
|
||||
}
|
||||
|
||||
.ml-auto .nav-item {
|
||||
|
||||
@@ -14,6 +14,11 @@
|
||||
<h5>Lisää vain vesi</h5>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
{% lorem %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user