Update main.scss
This commit is contained in:
parent
38723a4d20
commit
d82a7674ce
@ -44,6 +44,7 @@ html {
|
|||||||
display: none;
|
display: none;
|
||||||
appearance: none;
|
appearance: none;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
overflow-y: scroll;
|
||||||
z-index: 20;
|
z-index: 20;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -108,10 +109,10 @@ html {
|
|||||||
|
|
||||||
main .article-meta {
|
main .article-meta {
|
||||||
> *, .comments {
|
> *, .comments {
|
||||||
margin: 0 5%;
|
margin: 0 3%;
|
||||||
}
|
}
|
||||||
> p {
|
> p {
|
||||||
margin: 2em 5%;
|
margin: 1em 5%;
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
}
|
}
|
||||||
.comments > * { margin: auto 5%; }
|
.comments > * { margin: auto 5%; }
|
||||||
|
Loading…
Reference in New Issue
Block a user