no message
This commit is contained in:
parent
023ca7147a
commit
1e693fe897
@ -2,7 +2,7 @@
|
||||
border-radius: 12px;
|
||||
background: #ffffff;
|
||||
width: 1200px;
|
||||
margin-bottom: 98px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.body .item:not(:last-of-type) .head {
|
||||
border-bottom: 1px solid #6c79ba;
|
||||
@ -262,7 +262,7 @@
|
||||
}
|
||||
.base-footer {
|
||||
position: sticky;
|
||||
bottom: 35px;
|
||||
bottom: 15px;
|
||||
justify-content: space-between;
|
||||
transition: all 0.3s;
|
||||
}
|
||||
|
@ -2,7 +2,7 @@
|
||||
border-radius: 12px;
|
||||
background: rgb(255, 255, 255);
|
||||
width: 1200px;
|
||||
margin-bottom: 98px;
|
||||
margin-bottom: 20px;
|
||||
|
||||
.item {
|
||||
&:not(:last-of-type) {
|
||||
@ -311,7 +311,7 @@
|
||||
|
||||
.base-footer {
|
||||
position: sticky;
|
||||
bottom: 35px;
|
||||
bottom: 15px;
|
||||
// left: 50%;
|
||||
// transform: translateX(-50%);
|
||||
// width: 700px;
|
||||
|
Loading…
Reference in New Issue
Block a user