Update style.scss

This commit is contained in:
Andley Chang 張奇軍 2022-12-20 07:13:24 +08:00 committed by GitHub
parent 384297318a
commit d97de03a95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -32,12 +32,12 @@
font-weight:700;
}
ul > li {
margin-bottom: 0.5em;
ul {
margin-bottom: 0em;
}
ruby {
line-height: 2em;
line-height: 3.5em;
}
/* page layout */
@ -46,8 +46,8 @@
}
section {
margin-top: 120px;
width: 80%;
margin-top: 100px;
padding-top:20px;
}
ul li::marker {