Don't put the section on top, the stuff is mostly flat
This commit is contained in:
		
					parent
					
						
							
								a25715fdf3
							
						
					
				
			
			
				commit
				
					
						33813ab1e1
					
				
			
		
					 1 changed files with 4 additions and 3 deletions
				
			
		|  | @ -4,13 +4,14 @@ | ||||||
|   <div class="flex-l mt2 mw8 center"> |   <div class="flex-l mt2 mw8 center"> | ||||||
|     <article class="center cf pv5 ph3 ph4-ns mw7"> |     <article class="center cf pv5 ph3 ph4-ns mw7"> | ||||||
|       <header> |       <header> | ||||||
|         <p class="f6 b helvetica tracked"> |  | ||||||
|           {{ humanize .Section | upper  }} |  | ||||||
|         </p> |  | ||||||
|         {{ if not $featured_image }} |         {{ if not $featured_image }} | ||||||
|         <h1 class="f1"> |         <h1 class="f1"> | ||||||
|           {{ .Title }} |           {{ .Title }} | ||||||
|         </h1> |         </h1> | ||||||
|  |         {{ else }} | ||||||
|  |         <p class="f6 b helvetica tracked"> | ||||||
|  |           {{ humanize .Section | upper  }} | ||||||
|  |         </p> | ||||||
|         {{ end }} |         {{ end }} | ||||||
|       </header> |       </header> | ||||||
|       <div class="nested-copy-line-height lh-copy f4 nested-links nested-img mid-gray"> |       <div class="nested-copy-line-height lh-copy f4 nested-links nested-img mid-gray"> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue