@@ -129,32 +129,32 @@ h1.gc-thickline.canadaday::after {
129
129
130
130
.choose-canada-banner {
131
131
background-image : url ("https://canada.ca/content/dam/pch/images/campaigns/choose-canada/Banner1920x315.jpg" );
132
+ }
132
133
133
- .well {
134
- background-image : linear-gradient (to right, # 8C0D13, # BB1119 );
135
- border : 0 ;
136
- border-radius : 0 ;
137
- color : # fff ;
138
- margin-bottom : 0 ;
139
- padding : 15px ;
140
- position : relative;
141
-
142
- & ::before {
143
- content : "" ;
144
- position : absolute;
145
- top : 0 ;
146
- right : 100% ;
147
- bottom : 0 ;
148
- width : 9999px ;
149
- background-image : linear-gradient (to right, # BB1119, # 8C0D13 );
150
- }
151
-
152
- h1 # wb-cont {
153
- border-bottom-color : # fff ;
154
- border-image-source : linear-gradient (to right, # fff 71px , transparent 71px );
155
- margin-top : 10px ;
156
- }
157
- }
134
+ .choose-canada-banner .well {
135
+ background-image : linear-gradient (to right, # 8C0D13, # BB1119 );
136
+ border : 0 ;
137
+ border-radius : 0 ;
138
+ color : # fff ;
139
+ margin-bottom : 0 ;
140
+ padding : 15px ;
141
+ position : relative;
142
+ }
143
+
144
+ .choose-canada-banner .well ::before {
145
+ content : "" ;
146
+ position : absolute;
147
+ top : 0 ;
148
+ right : 100% ;
149
+ bottom : 0 ;
150
+ width : 9999px ;
151
+ background-image : linear-gradient (to right, # BB1119, # 8C0D13 );
152
+ }
153
+
154
+ .choose-canada-banner .well h1 # wb-cont {
155
+ border-bottom-color : # fff ;
156
+ border-image-source : linear-gradient (to right, # fff 71px , transparent 71px );
157
+ margin-top : 10px ;
158
158
}
159
159
160
160
.choose-canada-card {
@@ -163,16 +163,16 @@ h1.gc-thickline.canadaday::after {
163
163
margin-bottom : 1.5em !important ;
164
164
overflow : hidden;
165
165
position : relative;
166
+ }
166
167
167
- .card-body {
168
- padding : 20px ;
169
- }
168
+ . choose-canada-card .card-body {
169
+ padding : 20px ;
170
+ }
170
171
171
- .card-title {
172
- font-size : 1.2em ;
173
- margin-bottom : .75em ;
174
- margin-top : 0 !important ;
175
- }
172
+ .choose-canada-card .card-title {
173
+ font-size : 1.2em ;
174
+ margin-bottom : .75em ;
175
+ margin-top : 0 !important ;
176
176
}
177
177
178
178
/* Thematic purple */
0 commit comments