File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ a.scroll-link:hover {
119
119
height : 40px ;
120
120
}
121
121
.pt-section1-text {
122
- width : 250 px ;
122
+ width : 90 % ;
123
123
margin : auto;
124
124
}
125
125
.pt-section-gold {
@@ -234,7 +234,7 @@ a.scroll-link:hover {
234
234
display : flex !important ;
235
235
}
236
236
.pt-card {
237
- max-height : 415 px ;
237
+ max-height : 100 % ;
238
238
box-sizing : border-box;
239
239
}
240
240
.pt-card-large {
@@ -271,7 +271,7 @@ a.scroll-link:hover {
271
271
padding : .5rem 2rem ;
272
272
}
273
273
.pt-card-small {
274
- max-height : 255 px ;
274
+ max-height : 100 % ;
275
275
}
276
276
@media only screen and (max-width : 768px ) {
277
277
.pt-card-small {
@@ -280,7 +280,7 @@ a.scroll-link:hover {
280
280
}
281
281
.pt-header-card {
282
282
font-size : 28px ;
283
- width : 315 px ;
283
+ width : 100 % ;
284
284
padding : 48px 0 ;
285
285
}
286
286
@media only screen and (max-width : 1024px ) {
@@ -289,7 +289,7 @@ a.scroll-link:hover {
289
289
}
290
290
}
291
291
.pt-text-card {
292
- width : 250 px ;
292
+ width : 100 % ;
293
293
}
294
294
295
295
.pt-columns-align {
You can’t perform that action at this time.
0 commit comments