|
@@ -901,7 +901,7 @@ body {
|
|
|
|
|
|
.header {
|
|
|
text-align: center;
|
|
|
- height: 150px;
|
|
|
+ min-height: 150px;
|
|
|
width: 100%;
|
|
|
background: #fff;
|
|
|
// padding-top: 30px;
|
|
@@ -1106,7 +1106,7 @@ body {
|
|
|
|
|
|
.success {
|
|
|
.luck-list-title {
|
|
|
- margin-top: 47px;
|
|
|
+ margin-top: 17px;
|
|
|
margin-bottom: 11px;
|
|
|
border-bottom: 1px solid #D1D1D1;
|
|
|
}
|
|
@@ -1124,7 +1124,7 @@ body {
|
|
|
|
|
|
.header {
|
|
|
text-align: center;
|
|
|
- height: 150px;
|
|
|
+ min-height: 150px;
|
|
|
width: 100%;
|
|
|
background: #fff;
|
|
|
// padding-top: 30px;
|