mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
remove footer padding
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user