forked from mirrors/thatmattlove-hyperglass
remove footer padding
This commit is contained in:
parent
0e4ecd1f0c
commit
0ccd2b83ad
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{% if branding.footer.enable %}
|
||||
<nav class="navbar fixed-bottom navbar-footer bg-footer">
|
||||
<nav class="navbar fixed-bottom navbar-footer bg-footer pt-0 pb-0">
|
||||
<div class="container-fluid row no-gutters text-center p-0">
|
||||
<div class="col-auto float-left">
|
||||
<div class="d-none" id="hg-footer-terms-html">{{ details.footer.content | safe }}</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue