mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2026-05-29 18:08:42 +02:00
87fbe01124
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.