Merge branch 'rolling' into feat-add-logging-option

This commit is contained in:
zhou fan 2023-05-28 10:01:50 +08:00 committed by GitHub
commit 680ffd1631
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -297,3 +297,7 @@ footer {
.about-container h3{
font-size: 1.5rem;
}
.about-container {
width: 80%;
}