mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-23 09:46:43 +08:00
样式修改
This commit is contained in:
@@ -238,6 +238,7 @@
|
||||
.ach-ul{
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
// justify-content: space-between;
|
||||
justify-content: flex-start;
|
||||
border-bottom: 1px solid rgba($color: #999999, $alpha: 0.21);
|
||||
padding-bottom: 4px;
|
||||
@@ -246,12 +247,13 @@
|
||||
width: 58px;
|
||||
// margin: 0 auto;/
|
||||
text-align: center;
|
||||
margin-left: 22px;
|
||||
margin-right:22px;
|
||||
margin: 0 17px;
|
||||
// margin-left: 22px;
|
||||
// margin-right:22px;
|
||||
margin-bottom: 18px;
|
||||
&:nth-child(1){
|
||||
margin-left: 0px;
|
||||
}
|
||||
// &:nth-child(1){
|
||||
// margin-left: 0px;
|
||||
// }
|
||||
.medal-text{
|
||||
font-size: 12px;
|
||||
transform: scale(.5);
|
||||
|
||||
Reference in New Issue
Block a user