You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 25, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: sass/themes/donate/components/full-height-single-image-single-copy/_full-height-single-image-single-copy.scss
+15-13Lines changed: 15 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -4,16 +4,18 @@ main .paragraph--full-height-single-image-single-copy {
4
4
fieldset#giving_type_selector {
5
5
.form__giving-type {
6
6
.form__field--wrapper {
7
-
&:first-child {
8
-
@includeborder-radius(8px008px);
9
-
label {
7
+
@includebreakpoint($screen-md) {
8
+
&:first-child {
10
9
@includeborder-radius(8px008px);
10
+
label {
11
+
@includeborder-radius(8px008px);
12
+
}
11
13
}
12
-
}
13
-
&:last-child {
14
-
@includeborder-radius(08px8px0);
15
-
label {
14
+
&:last-child {
16
15
@includeborder-radius(08px8px0);
16
+
label {
17
+
@includeborder-radius(08px8px0);
18
+
}
17
19
}
18
20
}
19
21
}
@@ -70,8 +72,10 @@ main .paragraph--full-height-single-image-single-copy {
70
72
// Address
71
73
#postcode_button {
72
74
height: 50px;
73
-
@extendbutton.btn.secondary;
74
-
margin-top: 30px!important;
75
+
@extendbutton.cta-2;
76
+
margin: 30px00!important;
77
+
display: block;
78
+
font-size: 16px;
75
79
}
76
80
77
81
// Checkbox
@@ -192,7 +196,7 @@ main .paragraph--full-height-single-image-single-copy {
192
196
width: auto;
193
197
194
198
#postcode_button {
195
-
width: 100%;
199
+
width: auto;
196
200
letter-spacing: 0;
197
201
}
198
202
}
@@ -222,11 +226,9 @@ main .paragraph--full-height-single-image-single-copy {
0 commit comments