加油,奥里给!
This commit is contained in:
@@ -160,6 +160,8 @@
|
||||
color: #252727;
|
||||
text-align: center;
|
||||
> .btns {
|
||||
position: fixed;
|
||||
bottom: 8rem;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
@@ -305,7 +307,7 @@
|
||||
height: 72.6rem;
|
||||
left: 50%;
|
||||
bottom: 0;
|
||||
transform: translateX(-50%) translateY(80%);
|
||||
transform: translateX(-50%) translateY(70%);
|
||||
> div.bg-1 {
|
||||
width: 48.4rem;
|
||||
height: 57.2rem;
|
||||
|
||||
@@ -78,6 +78,7 @@
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
border-radius: 1.6rem;
|
||||
box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
> .active {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user