improve style

pull/280/head
Septs 2022-02-01 13:54:05 +08:00
parent b49834595d
commit d4135dd546
No known key found for this signature in database
GPG Key ID: 6EC3B9D7E6EE828F
1 changed files with 11 additions and 2 deletions

View File

@ -76,6 +76,15 @@ a.github-profile {
text-align: right;
}
.single__contents blockquote {
padding: 0;
.single__contents {
h2 {
margin-top: 1.5rem;
}
blockquote {
padding: 0;
}
}
.notices {
padding-left: 0.5em;
}