Update home.module.scss

This commit is contained in:
Starryu-cn 2023-04-05 18:24:56 +08:00 committed by GitHub
parent 015475a292
commit e675f4d9f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -101,6 +101,15 @@
bottom: 18px; bottom: 18px;
} }
.sidebar-sub-title-container {
display: flex;
align-items: center;
}
.sidebar-copy-button {
margin-left: 8px;
}
.sidebar-title { .sidebar-title {
font-size: 30px; font-size: 30px;
font-weight: bold; font-weight: bold;