<h3 class="typo-large">Aeroporto di Bologna</h3>
        
    
        <{{el}} class="{{ class }}">{{ text }}</{{el}}>
    
        
            
            {
  "el": "h3",
  "class": "typo-large",
  "text": "Aeroporto di Bologna"
}
            
        
    
Style rules for typografy are defined in: src/sass/04-elements/_elements.typo.scss
| font-size (px) | line-height (px) | font-size (%) | line-height | 
|---|---|---|---|
| 12px | 16px | 75% | 1.5 | 
| 16px | 24px | 100% | 1.5 | 
| 20px | 28px | 125% | 1.4 | 
| 24px | 32px | 150% | 1.333 | 
| 28px | 40px | 175% | 1.428 | 
| 32px | 48px | 200% | 1.5 | 
| 48px | 64px | 300% | 1.333 | 
| 64px | 72px | 400% | 1.125 |