refactor styles for payments-mobile

This commit is contained in:
Kostya
2024-01-19 14:29:37 +03:00
parent eae674ba54
commit c20832953f
3 changed files with 45 additions and 1 deletions

View File

@@ -62,6 +62,11 @@ body {
font-size: 33px;
}
.header-off {
pointer-events: none !important;
filter: blur(15px) !important;
}
.info-profile {
margin: 6% 10% 0 10%;
text-align: center;