Style fixes

Fix #196
This commit is contained in:
Alexandre Vicenzi 2021-02-04 23:31:01 +01:00
parent 547ad37c28
commit 69fc4c39c1
2 changed files with 3 additions and 4 deletions

View file

@ -190,6 +190,7 @@ main {
}
blockquote {
margin: 0;
padding: 10px 20px;
font-weight: 300;
font-size: 1.1em;
@ -567,9 +568,7 @@ ul.social {
article {
&.single {
min-height: 80vh;
}
max-width: 760px;
ul.list {
li {

File diff suppressed because one or more lines are too long