增加兑换中心页面
This commit is contained in:
@@ -74,6 +74,9 @@ page,
|
||||
.font-700{
|
||||
font-weight: 700;
|
||||
}
|
||||
.font-bold{
|
||||
font-weight: 700;
|
||||
}
|
||||
.font-14{
|
||||
font-size: 14px;
|
||||
}
|
||||
@@ -97,4 +100,7 @@ page,
|
||||
}
|
||||
.justify-between{
|
||||
justify-content: space-between;
|
||||
}
|
||||
.justify-center{
|
||||
justify-content: center;
|
||||
}
|
||||
Reference in New Issue
Block a user