首页样式优化

This commit is contained in:
禺狨 2023-04-07 15:46:50 +08:00
parent 3a1cb6694f
commit ae0e65e2ff

View File

@ -252,7 +252,7 @@ code {
float: left; float: left;
background-color: white; background-color: white;
box-sizing: border-box; box-sizing: border-box;
padding: 24px; padding: 24px 36px;
border-radius: 12px; border-radius: 12px;
position: relative; position: relative;
} }