mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
fix negative right margin on release label
This commit is contained in:
@@ -552,7 +552,7 @@ article h2:first-child {
|
||||
|
||||
@media (max-width: 568px){
|
||||
.post-category {
|
||||
margin-right: -30px;
|
||||
padding-left: 30px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user