File tree Expand file tree Collapse file tree 3 files changed +8
-39
lines changed Expand file tree Collapse file tree 3 files changed +8
-39
lines changed Original file line number Diff line number Diff line change 198
198
font-weight : 500 ;
199
199
z-index : 1 ;
200
200
text-decoration : none;
201
- display : none;
202
201
width : fit-content;
203
202
}
204
203
274
273
background : linear-gradient (# 2A4B57, # 000000 );
275
274
color : # FFFFFF ;
276
275
border-radius : 40px ;
277
- height : fit-content ;
276
+ height : auto ;
278
277
flex-direction : column;
279
278
padding : 20px ;
280
279
}
391
390
cursor : pointer;
392
391
}
393
392
394
- iframe {
395
- display : block;
396
- }
397
-
398
393
section {
399
394
display : block;
400
395
}
@@ -426,32 +421,6 @@ footer p{
426
421
display : none;
427
422
}
428
423
429
- iframe {
430
- display : none;
431
- }
432
-
433
- .blog_button {
434
- background-color : rgb (239 , 137 , 20 );
435
- color : # FFFFFF ;
436
- text-align : center;
437
- padding : 10px 16px ;
438
- font-size : 18px ;
439
- transition-duration : 0.2s ;
440
- cursor : pointer;
441
- border-radius : 18px ;
442
- border-top : 20px ;
443
- font-weight : 500 ;
444
- z-index : 1 ;
445
- text-decoration : none;
446
- display : block;
447
- width : fit-content;
448
- }
449
-
450
- .blog_button : hover {
451
- background-color : # E0E0E0 ;
452
- color : # 2a4b57 ;
453
- }
454
-
455
424
# mobiletitle {
456
425
display : block;
457
426
font-size : 50px ;
Original file line number Diff line number Diff line change 142
142
</ h1 >
143
143
< a href ="https://docs.google.com/forms/d/e/1FAIpQLSdj16l6HGXS2vBChxSplkT58AElbcuU6U8hhWblu86Owr_eqg/viewform?usp=sharing " class ="blog_button "> Click here</ >
144
144
< a />
145
- < iframe src ="https://docs.google.com/forms/d/e/1FAIpQLSdj16l6HGXS2vBChxSplkT58AElbcuU6U8hhWblu86Owr_eqg/viewform?embedded=true " width ="640 " height ="1450 " frameborder ="0 " marginheight ="0 " marginwidth ="0 "> Loading…</ iframe >
146
145
</ center >
147
146
</ div >
148
147
</ center >
You can’t perform that action at this time.
0 commit comments