fix: h2 title style (#385)

pull/388/head
Seaton Jiang 2021-06-25 10:17:57 +08:00
parent 6883a9ef67
commit ba4cd228a4
No known key found for this signature in database
GPG Key ID: 0E05070D261ACFEA
1 changed files with 1 additions and 1 deletions

View File

@ -958,7 +958,7 @@ ol {
}
.k-main .details .article .content h2.title {
margin: 16px -16px;
margin: 16px -20px;
padding: 0 10px;
border-left: 5px solid #00a2ff;
background-color: rgba(243, 243, 243, 0.7);