Fix unnecessary semicolons and redundant code
This patch version is courtesy of @diyews pull request! Much thanks and appreciation, the PR was able to be approved with no modification!
This version removes some accidentally included semi-colons, as well as some redundant code. My current work project uses .scss instead of .sass, I must be picking up bad habits. 😬