updated bug修复

This commit is contained in:
mumuy
2021-11-16 08:44:15 +08:00
parent 8081fc40ee
commit 3ef487c7b0
5 changed files with 52 additions and 29 deletions

View File

@@ -222,7 +222,7 @@ a:hover{
margin-right: 10px;
}
.mod-panel .ft{
padding-top: 20px;
padding-top: 10px;
border-top:1px dotted #e0e0e0;
}
.mod-panel .about{
@@ -243,7 +243,7 @@ a:hover{
}
.mod-panel .intro{
padding: 15px 20px;
margin-bottom: 15px;
margin: 15px 0;
background: #f5f5f6;
border-radius: 6px;
}