Post spacing inconsistency
Removes extra spaces from my original commit that are inconsistent with existing entries.main
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 {
|
||||||
|
|
Loading…
Reference in New Issue