style(subscription): update padding and font sizes for offer badges
This commit is contained in:
@@ -107,11 +107,11 @@
|
||||
top: 8px;
|
||||
left: 50%;
|
||||
max-width: calc(100% - 12px);
|
||||
padding: 3px 7px;
|
||||
padding: 4px 8px;
|
||||
border-radius: 999px;
|
||||
background: linear-gradient(135deg, #ff5fae 0%, #ff8a34 100%);
|
||||
color: #ffffff;
|
||||
font-size: 10px;
|
||||
font-size: 16px;
|
||||
font-weight: 900;
|
||||
line-height: 1;
|
||||
white-space: nowrap;
|
||||
@@ -120,7 +120,7 @@
|
||||
}
|
||||
|
||||
.planTitle {
|
||||
margin-top: 12px;
|
||||
margin-top: 20px;
|
||||
font-size: 19px;
|
||||
font-weight: 800;
|
||||
line-height: 1.15;
|
||||
|
||||
Reference in New Issue
Block a user