PUBLISH: style fix

This commit is contained in:
Campbell Alden 2022-08-24 14:41:01 +09:00
parent 2de1ac8b3f
commit d8497a998b
2 changed files with 2 additions and 2 deletions

View file

@ -41,7 +41,7 @@
padding: 10px; padding: 10px;
} }
.core-review h2,h3,h4,h5 { .core-review h2, .core-review h3 {
margin-top: 30px; margin-top: 30px;
margin-bottom: 10px; margin-bottom: 10px;
} }

View file

@ -41,7 +41,7 @@
padding: 10px; padding: 10px;
} }
.core-review h2,h3,h4,h5 { .core-review h2, .core-review h3 {
margin-top: 30px; margin-top: 30px;
margin-bottom: 10px; margin-bottom: 10px;
} }