We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 01a38d6 + 5450df7 commit c7df75aCopy full SHA for c7df75a
src/features/dashboard/components/cta-banner/cta-banner.scss
@@ -107,10 +107,12 @@
107
&__button {
108
border-radius: 24px;
109
height: 48px;
110
- width: 162px;
+ width: auto;
111
+ padding: 0 24px;
112
font-weight: 700;
113
@include mobile {
114
width: 100%;
115
+ padding: 0;
116
}
117
118
0 commit comments