保存进度!

This commit is contained in:
Kane Wang 2022-04-08 16:10:08 +08:00
parent 62af62da36
commit 31494d3eb1
1 changed files with 2 additions and 1 deletions

3
g2.css
View File

@ -244,7 +244,7 @@ h4,
h5, h5,
h6 { h6 {
position: relative; position: relative;
margin-top: 1rem; margin-top: 2rem;
margin-bottom: 1rem; margin-bottom: 1rem;
font-weight: bold; font-weight: bold;
line-height: 1.4; line-height: 1.4;
@ -294,6 +294,7 @@ h6 code {
/* h1标题样式 */ /* h1标题样式 */
h1 { h1 {
margin-top: 2.2rem;
text-align: left; text-align: left;
padding-bottom: .2em; padding-bottom: .2em;
font-size: 2.25em; font-size: 2.25em;