fix: margin of post summary

This commit is contained in:
olOwOlo 2017-09-10 21:17:26 +08:00
parent 8137021405
commit bd5d60906e
No known key found for this signature in database
GPG key ID: 456394B6E7A15EA6
3 changed files with 6 additions and 2 deletions

View file

@ -58,6 +58,10 @@
@import 'code';
.post-summary {
margin-bottom: 1em;
}
.read-more {
.read-more-link {
color: $theme-color;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long