Align ungleich logo correctly in layout-2020
This commit is contained in:
		
					parent
					
						
							
								b81e05eae3
							
						
					
				
			
			
				commit
				
					
						43e77cf7b5
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -37,9 +37,9 @@
 | 
			
		|||
    <nav class="navbar navbar-expand-lg {{ nav_classes }}" style="{{ nav_style }}">
 | 
			
		||||
      <a class="navbar-brand" href="https://ungleich.ch">
 | 
			
		||||
        {% if 'navbar-dark' in nav_classes %}
 | 
			
		||||
          <img src="/u/image/ungleich-logo-white.svg" width="128px" alt="ungleich">
 | 
			
		||||
          <img src="/u/image/ungleich-logo-white.svg" width="100px" alt="ungleich" style='padding-top: 0.5rem; padding-bottom: 0.8rem;'>
 | 
			
		||||
        {% else %}
 | 
			
		||||
          <img src="/u/image/ungleich-logo-black.svg" width="128px" alt="ungleich">
 | 
			
		||||
          <img src="/u/image/ungleich-logo-black.svg" width="100px" alt="ungleich" style='padding-top: 0.5rem; padding-bottom: 0.8rem;'>
 | 
			
		||||
        {% endif %}
 | 
			
		||||
      </a>
 | 
			
		||||
      <button class="navbar-toggler" type="button"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue