mirror of
https://git.adityakumar.xyz/hugo-theme-even.git
synced 2024-11-09 23:09:47 +00:00
fix: margin of post summary
This commit is contained in:
parent
8137021405
commit
bd5d60906e
3 changed files with 6 additions and 2 deletions
|
@ -58,6 +58,10 @@
|
||||||
|
|
||||||
@import 'code';
|
@import 'code';
|
||||||
|
|
||||||
|
.post-summary {
|
||||||
|
margin-bottom: 1em;
|
||||||
|
}
|
||||||
|
|
||||||
.read-more {
|
.read-more {
|
||||||
.read-more-link {
|
.read-more-link {
|
||||||
color: $theme-color;
|
color: $theme-color;
|
||||||
|
|
2
static/dist/even.min.css
vendored
2
static/dist/even.min.css
vendored
File diff suppressed because one or more lines are too long
2
static/dist/even.min.css.map
vendored
2
static/dist/even.min.css.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue