update design

This commit is contained in:
Chneemann 2024-04-27 22:34:07 +02:00
parent 4a1bb1e853
commit 8d88287efe
2 changed files with 2 additions and 0 deletions

View file

@ -4,6 +4,7 @@
padding: 48px 40px 48px 40px;
border-radius: 30px;
background-color: var(--white);
box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1);
}
.overlay-mobile {

View file

@ -4,6 +4,7 @@
padding: 48px 40px 48px 40px;
border-radius: 30px;
background-color: var(--white);
box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1);
}
.overlay-mobile {