Headings
Source: Borges Digital
/*---------- 1.1 HEADINGS ----------*/
h1,h2,h3,h4,h5,h6 {line-height:1.2em;text-transform:uppercase !important;font-weight:bold;word-wrap:normal;}
h1 {font-size:55px;}
@media (max-width:320px){h1 {font-size:50px;}}
h2 {font-...
divicode.hashnode.dev