change size
This commit is contained in:
		
							parent
							
								
									7535ee4f32
								
							
						
					
					
						commit
						5ec310b007
					
				
					 1 changed files with 3 additions and 2 deletions
				
			
		| 
						 | 
					@ -31,6 +31,7 @@ header {
 | 
				
			||||||
    align-items: center;
 | 
					    align-items: center;
 | 
				
			||||||
    font-weight: bolder;
 | 
					    font-weight: bolder;
 | 
				
			||||||
    font-size: 18px;
 | 
					    font-size: 18px;
 | 
				
			||||||
 | 
					    line-height:24px;
 | 
				
			||||||
    font-family: serif;
 | 
					    font-family: serif;
 | 
				
			||||||
    padding-bottom: 0.5rem;
 | 
					    padding-bottom: 0.5rem;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					@ -83,8 +84,8 @@ main article {
 | 
				
			||||||
    min-width: 60vw;
 | 
					    min-width: 60vw;
 | 
				
			||||||
    width: 95vw;
 | 
					    width: 95vw;
 | 
				
			||||||
    max-width: 60rem;
 | 
					    max-width: 60rem;
 | 
				
			||||||
    font-size: 24px;
 | 
					    font-size: 18px;
 | 
				
			||||||
    line-height: 24px;
 | 
					    line-height: 26px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
article {
 | 
					article {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue