💄 Support site information widget. close #30, #34

This commit is contained in:
凡梦星尘
2022-09-11 22:40:38 +08:00
parent 2a7fd9f8fb
commit 6f03209e93
10 changed files with 146 additions and 44 deletions

View File

@@ -16,11 +16,11 @@
}
}
.webinfo {
.siteinfo {
font-size: $font-size-small;
text-align: left;
.webinfo-item {
.siteinfo-item {
display: flex;
-webkit-box-align: center;
align-items: center;