Update style.css

This commit is contained in:
Justin 2022-06-11 13:09:20 +08:00 committed by GitHub
parent 9c11ad2987
commit b4f358e963
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -116,7 +116,7 @@ header {
}
.row-2 {
border-bottom: 2px solid white;
border-bottom: 1px solid white;
padding-bottom: 30px;
}
@ -826,4 +826,13 @@ h1 {
}
}
h3 {
font-weight:bold;
}
#general {
margin-bottom:20px;
}