add tokens bundle payments
This commit is contained in:
@@ -634,4 +634,17 @@
|
||||
|
||||
.yaPreloadingSuggestBlockContainer {
|
||||
height: 52px !important;
|
||||
}
|
||||
|
||||
.error-message {
|
||||
margin-top: 1rem;
|
||||
padding: 0.75rem;
|
||||
background-color: #fef2f2;
|
||||
border: 1px solid #fecaca;
|
||||
border-radius: 0.5rem;
|
||||
|
||||
.error-message-text {
|
||||
color: #dc2626;
|
||||
font-weight: 500;
|
||||
}
|
||||
}
|
||||
@@ -260,6 +260,11 @@
|
||||
font-weight: 600;
|
||||
margin: 12px auto;
|
||||
display: inline-block;
|
||||
|
||||
&.header {
|
||||
font-size: 2rem;
|
||||
font-weight: 800;
|
||||
}
|
||||
}
|
||||
|
||||
.plan-features {
|
||||
|
||||
Reference in New Issue
Block a user