29217
This commit is contained in:
@@ -25,10 +25,21 @@ export default {
|
||||
<style lang="scss" scoped>
|
||||
.AppGreatPowerIntegral {
|
||||
.myIntegral {
|
||||
padding-top: 30px;
|
||||
box-sizing: border-box;
|
||||
height: 344px;
|
||||
width: 100%;
|
||||
background: #4181FF;
|
||||
text-align: center;
|
||||
span {
|
||||
font-size: 100px;
|
||||
font-weight: 600;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
label {
|
||||
font-size: 32px;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user