加油,奥里给!

This commit is contained in:
lzp
2026-03-31 15:11:50 +08:00
parent 9aa9018b1b
commit f931ce4927
5 changed files with 27 additions and 11 deletions

View File

@@ -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;

View File

@@ -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;