@@ -1019,12 +1019,14 @@ body {
background: #fff;
// padding-top: 30px;
background-size: 100% 100%;
-
+ display: flex;
+ flex-wrap: wrap;
+ align-content:center;
.title {
color: #fff7e4;
opacity: 0.6;
+ width: 100%;
font-weight: 700;
font-size: 18px;
line-height: 21px;
@@ -1032,7 +1034,6 @@ body {
}
.money {
- margin-bottom: 30px;
width: 100%;
img {
margin-right: 9px;