Post spacing inconsistency

Removes extra spaces from my original commit that are inconsistent with existing entries.
This commit is contained in:
Kevin M. Cox
2022-12-25 13:30:08 -06:00
committed by GitHub
parent 1c5e7b6b12
commit f4a3130c8e

@ -468,7 +468,7 @@ button:hover,
/* Post.news */ /* Post.news */
.button.button-post-news { .button.button-post-news {
color: #ffffff; color: #ffffff;
background-color: #678BFF; background-color: #678BFF;
} }
.button.button-post-news:hover, .button.button-post-news:hover,
.button.button-post-news:focus { .button.button-post-news:focus {