|
|
@@ -60,6 +60,15 @@ |
|
|
|
animation-iteration-count: 1; |
|
|
|
animation-fill-mode: forwards; |
|
|
|
|
|
|
|
ion-button { |
|
|
|
width: 32.8rem; |
|
|
|
height: 4rem; |
|
|
|
font-weight: 500; |
|
|
|
font-size: 1.6rem; |
|
|
|
font-family: 'Poppins', sans-serif !important; |
|
|
|
--background: var(--primary-button-color); |
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
@@ -70,15 +79,7 @@ ion-icon { |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
ion-button { |
|
|
|
width: 32.8rem; |
|
|
|
height: 4rem; |
|
|
|
font-weight: 500; |
|
|
|
font-size: 1.6rem; |
|
|
|
font-family: 'Poppins', sans-serif !important; |
|
|
|
margin: 0 !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
@keyframes fadeInAnimation { |
|
|
|
0% { |
|
|
|