mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 19:49:01 +01:00 
			
		
		
		
	style(website): full-height layout
This commit is contained in:
		
							parent
							
								
									cfe71a3426
								
							
						
					
					
						commit
						10f7837a7f
					
				| @ -26,6 +26,13 @@ body { | ||||
|     margin: 0; | ||||
|     line-height: 1.5; | ||||
|     font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial; | ||||
|     min-height: 100vh; | ||||
| } | ||||
| 
 | ||||
| main { | ||||
|     min-height: calc(100vh - 80px); | ||||
|     display: flex; | ||||
|     flex-direction: column; | ||||
| } | ||||
| 
 | ||||
| body { | ||||
| @ -40,11 +47,16 @@ a { | ||||
| 
 | ||||
| .content-wrapper { | ||||
|     max-width: 1200px; | ||||
|     width: 100%; | ||||
|     margin: auto; | ||||
| } | ||||
| 
 | ||||
| section { | ||||
|     padding: 3em 0; | ||||
|     flex-grow: 1; | ||||
|     display: flex; | ||||
|     justify-content: center; | ||||
|     align-items: stretch; | ||||
| } | ||||
| 
 | ||||
| section h2 { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran