Tweak font sizes slightly.
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		@ -10,6 +10,7 @@
 | 
				
			|||||||
        --typeface-body: 'Fivo Sans';
 | 
					        --typeface-body: 'Fivo Sans';
 | 
				
			||||||
        --font-weight-bold: 700;
 | 
					        --font-weight-bold: 700;
 | 
				
			||||||
        --font-weight-medium: 400;
 | 
					        --font-weight-medium: 400;
 | 
				
			||||||
 | 
					        --font-size-normal: 1.3rem;
 | 
				
			||||||
        --font-size-large: 1.3em;
 | 
					        --font-size-large: 1.3em;
 | 
				
			||||||
        --font-size-xlarge: 1.5em;
 | 
					        --font-size-xlarge: 1.5em;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
@ -32,6 +33,7 @@ body {
 | 
				
			|||||||
    border-radius: none;
 | 
					    border-radius: none;
 | 
				
			||||||
    box-shadow: none;
 | 
					    box-shadow: none;
 | 
				
			||||||
    max-width: 100%;
 | 
					    max-width: 100%;
 | 
				
			||||||
 | 
					    font-size: var(--font-size-normal);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
p#copyright-footer {
 | 
					p#copyright-footer {
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user