minor design changes
This commit is contained in:
parent
eae6d042e3
commit
db5e6aec11
@ -382,10 +382,11 @@ body.wide .blog-post {
|
|||||||
|
|
||||||
.blog-expl {
|
.blog-expl {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
padding: $base-padding;
|
padding: $base-padding - 3px;
|
||||||
background-color: $hover-hl;
|
background-color: $hover-hl;
|
||||||
line-height: 150%;
|
line-height: 140%;
|
||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
|
font-size: $fs - 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.blog-list {}
|
.blog-list {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user