no message
This commit is contained in:
parent
9be2934a3d
commit
9d6526920f
@ -683,7 +683,6 @@
|
||||
.content .details-box .tuition .tuition-left {
|
||||
height: 100%;
|
||||
position: relative;
|
||||
flex-direction: column;
|
||||
}
|
||||
.content .details-box .tuition .tuition-left .unit {
|
||||
position: absolute;
|
||||
@ -712,6 +711,7 @@
|
||||
font-size: 14px;
|
||||
color: #555555;
|
||||
text-align: center;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.content .details-box .tuition .tuition-right {
|
||||
width: 240px;
|
||||
|
@ -790,7 +790,7 @@
|
||||
color: #ffffff;
|
||||
text-align: center;
|
||||
}
|
||||
flex-direction: column;
|
||||
// flex-direction: column;
|
||||
|
||||
.number {
|
||||
font-family: "Arial-Black", "Arial Black", sans-serif;
|
||||
@ -806,6 +806,7 @@
|
||||
font-size: 14px;
|
||||
color: #555555;
|
||||
text-align: center;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user