Add size to header logo
This commit is contained in:
		
							parent
							
								
									9a3873fac6
								
							
						
					
					
						commit
						5c782ad7b2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -22,7 +22,7 @@ | |||
|         <div class="w-60-ns"> | ||||
|           <h1 id="conservancyheader" class="mt2 mt3-ns mb2 mb3-ns"> | ||||
|             <a href="/"> | ||||
|               <img src="{% static 'img/conservancy-header.svg' %}" alt="Software Freedom Conservancy" class="db center mh3-ns" /> | ||||
|               <img src="{% static 'img/conservancy-header.svg' %}" alt="Software Freedom Conservancy" class="db center mh3-ns" width="284" height="90" /> | ||||
|             </a> | ||||
|           </h1> | ||||
|         </div> | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue