- because of var(--gap) decrease - calc 10px less for mobile padding (24px - 14px = 10px)
Many of the CSS files had no semicolon after the last rule in a block, which is proper syntax, but it's annoying when adding more rules. Since omitting the semicolons doesn't really have a benefit, I've decided to add them.
* Move styles into 3 different locations - core - common - hljs * Load all stylesheets in proper order