fix: add technology icons and update word contents (#58)

This commit is contained in:
Fine0830
2022-04-06 12:05:07 +08:00
committed by GitHub
parent e955c91323
commit a37bf62500
8 changed files with 19 additions and 43 deletions

View File

@@ -177,8 +177,8 @@ const setUTCMin = () => {
}
.settings {
color: #222;
font-size: 14px;
color: #606266;
font-size: 13px;
padding: 20px;
.item {
@@ -195,9 +195,10 @@ const setUTCMin = () => {
}
.label {
width: 100px;
width: 160px;
display: inline-block;
font-weight: 500;
color: #000;
}
}
</style>