mirror of
https://github.com/kevinveenbirkenbach/homepage.veen.world.git
synced 2025-07-25 18:31:09 +02:00
Added d-flex to place logo next to brand
This commit is contained in:
parent
dc2626e020
commit
f8c2b4236b
@ -54,7 +54,7 @@
|
||||
</button>
|
||||
<div class="collapse navbar-collapse" id="navbarNav{{menu_type}}">
|
||||
{% if menu_type == "header" %}
|
||||
<a class="navbar-brand align-items-center js-restore" id="navbar_logo" href="#">
|
||||
<a class="navbar-brand align-items-center d-flex js-restore" id="navbar_logo" href="#">
|
||||
<img
|
||||
src="{{ url_for('static', filename=platform.logo.cache) }}"
|
||||
alt="{{ platform.titel }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user