pozycja stopki fix
This commit is contained in:
@@ -71,7 +71,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- stopka -->
|
<!-- stopka -->
|
||||||
<footer class="border-top mt-5 py-3 text-center small text-muted">
|
<footer class="mt-auto text-center py-3 border-top" style="background: var(--surface-0);">
|
||||||
{% set footer_mode = global_settings.footer_brand_mode if global_settings and global_settings.footer_brand_mode
|
{% set footer_mode = global_settings.footer_brand_mode if global_settings and global_settings.footer_brand_mode
|
||||||
else 'text' %}
|
else 'text' %}
|
||||||
{% if footer_mode == 'logo' and global_settings and global_settings.logo_url %}
|
{% if footer_mode == 'logo' and global_settings and global_settings.logo_url %}
|
||||||
|
Reference in New Issue
Block a user