Post spacing inconsistency

Removes extra spaces from my original commit that are inconsistent with existing entries.
main
Kevin M. Cox 2022-12-25 13:30:08 -06:00 committed by GitHub
parent 1c5e7b6b12
commit f4a3130c8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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