Update themes/mytheme/assets/css/common/main.css

This commit is contained in:
Morgan 2023-11-27 03:44:05 +00:00
parent dcefe5dff3
commit 44911f196e
1 changed files with 1 additions and 1 deletions

View File

@ -75,6 +75,6 @@ pre:hover .copy-code {
.simpletitle {
padding: var(--gap);
font-size: 24px;
margin: 24px 4px 28px 4px;
margin: 32px 4px 32px 4px;
text-align: center;
}