mirror of
				https://github.com/kevinveenbirkenbach/homepage.veen.world.git
				synced 2025-11-03 17:08:00 +00:00 
			
		
		
		
	Added d-flex to place logo next to brand
This commit is contained in:
		@@ -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 }}" 
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user