File tree Expand file tree Collapse file tree 4 files changed +126
-15
lines changed Expand file tree Collapse file tree 4 files changed +126
-15
lines changed Original file line number Diff line number Diff line change @@ -283,16 +283,20 @@ h2 {
283
283
}
284
284
285
285
h1 {
286
- font-size : 2.8 em ;
286
+ font-size : 2 em ;
287
287
}
288
288
289
289
h2 {
290
- font-size : 1.75 em ;
290
+ font-size : 1.5 em ;
291
291
width : 80% ;
292
292
text-align : center;
293
293
294
294
}
295
295
296
+ .lead_name {
297
+ font-size : 1.2em ;
298
+ }
299
+
296
300
297
301
298
302
}
@@ -381,4 +385,19 @@ h2 {
381
385
font-style : italic;
382
386
font-size : 1em ;
383
387
padding : 1% 0 ;
388
+ }
389
+
390
+ @media screen and (max-width : 600px ) {
391
+ .socials {
392
+ flex-direction : row; /* Stack social icons */
393
+ padding : 5% 0 ; /* Increase padding */
394
+ }
395
+
396
+ .socials a img {
397
+ width : 30px ; /* Reduce icon size */
398
+ }
399
+
400
+ .copyright {
401
+ font-size : 0.8em ; /* Smaller copyright text */
402
+ }
384
403
}
Original file line number Diff line number Diff line change 1
-
1
+ html {
2
+ width : 100% ;
3
+ overflow-x : hidden;
4
+ }
2
5
body {
3
6
margin : 0 ;
4
7
padding : 0 ;
@@ -139,12 +142,13 @@ h2 {
139
142
140
143
}
141
144
142
- p {
145
+ . sponsorpacket {
143
146
display : flex;
144
147
font-family : Roboto Condensed;
145
148
font-size : 1.80em ;
146
- padding : 1 % 0 3 % 2.5 % ;
149
+
147
150
margin-top : 2% ;
151
+ margin-bottom : 2% ;
148
152
font-weight : bold;
149
153
justify-content : center;
150
154
background-color : # 1B263B ;
@@ -217,7 +221,7 @@ p a:visited {
217
221
218
222
}
219
223
220
- @media screen and (max-width : 768 px ) {
224
+ @media screen and (max-width : 600 px ) {
221
225
222
226
223
227
.flex-container {
@@ -244,8 +248,33 @@ p a:visited {
244
248
margin-bottom : 4% ;
245
249
}
246
250
251
+ h1 {
252
+ font-size : 1.75em ;
253
+ }
254
+
255
+ h2 {
256
+ font-size : 1.75em ;
257
+ text-align : center;
258
+ margin-top : 1% ;
259
+ }
260
+
247
261
p {
248
- font-size : 1.2em ; /* Make font size smaller for mobile */
262
+ font-size : 1.5em ; /* Make font size smaller for mobile */
263
+ margin : 0 auto;
264
+ }
265
+
266
+ .sponsorpacket {
267
+ display : flex;
268
+ font-family : Roboto Condensed;
269
+ font-size : 1em ;
270
+ display : flex;
271
+ flex-direction : column;
272
+
273
+ padding : 2% ;
274
+ font-weight : bold;
275
+ justify-content : center;
276
+ background-color : # 1B263B ;
277
+
249
278
}
250
279
}
251
280
@@ -314,6 +343,21 @@ p a:visited {
314
343
justify-content : center;
315
344
font-family : Scandia;
316
345
font-style : italic;
317
- font-size : 1 em ;
346
+ font-size : 0.8 em ;
318
347
padding : 1% 0 ;
319
- }
348
+ }
349
+
350
+ @media screen and (max-width : 600px ) {
351
+ .socials {
352
+ flex-direction : row; /* Stack social icons */
353
+ padding : 5% 0 ; /* Increase padding */
354
+ }
355
+
356
+ .socials a img {
357
+ width : 30px ; /* Reduce icon size */
358
+ }
359
+
360
+ .copyright {
361
+ font-size : 0.8em ; /* Smaller copyright text */
362
+ }
363
+ }
Original file line number Diff line number Diff line change 64
64
65
65
< h1 > Thank You to Our Sponsors!</ h1 >
66
66
67
- < p > Interested in Sponsoring Formula Slug? Here is our   < a href ="Sponsorship Packet 2024-25.pdf " target ="_blank "> Sponsorship Packet </ a >   with more information. </ p >
67
+ < div class ="sponsorpacket ">
68
+ < p > Interested in Sponsoring Formula Slug? Take a look at our </ p >
69
+ < p > < a href ="Sponsorship Packet 2024-25.pdf " target ="_blank "> Sponsorship Packet </ a > </ p >
70
+
71
+ </ div >
72
+
68
73
69
74
70
75
Original file line number Diff line number Diff line change @@ -301,12 +301,35 @@ p {
301
301
302
302
@media screen and (max-width : 760px ) {
303
303
304
- .FS_design_intro {
305
- font-size : 2.4em ;
304
+ .fsae_electric_pic {
305
+ font-size : 1.8em ;
306
+ }
307
+
308
+ .what_is_fsae {
309
+ font-size : 1.75em ;
310
+ }
311
+
312
+ .fsae_desc {
313
+ font-size : 1em ;
314
+ }
315
+
316
+ .FS_involve {
317
+ font-size : 1.75em ;
318
+ }
319
+
320
+ .involve_desc {
321
+ font-size : 1em ;
322
+ }
323
+
324
+ .FS_design_intro , .FS_design_title {
325
+ font-size : 1.5em ;
306
326
width : max-content;
307
327
max-width : 100% ;
328
+ text-align : center;
308
329
}
309
330
331
+
332
+
310
333
311
334
.flex-container {
312
335
flex-wrap : wrap;
@@ -326,11 +349,12 @@ p {
326
349
327
350
}
328
351
329
- .first_item {
330
- display : flex;
331
- flex-direction : column;
352
+ .FS_design_brief , .design_topic , p {
353
+ font-size : 1em ;
332
354
}
333
355
356
+
357
+
334
358
.second_item img {
335
359
width : 100% ;
336
360
padding : 0 auto;
341
365
height : 30vh ;
342
366
}
343
367
368
+ .second_item p {
369
+ font-size : 1em ;
370
+ }
371
+
344
372
.design_topic li {
345
373
flex : 1 ;
346
374
text-align : center;
410
438
font-style : italic;
411
439
font-size : 1em ;
412
440
padding : 1% 0 ;
441
+ }
442
+
443
+ @media screen and (max-width : 600px ) {
444
+ .socials {
445
+ flex-direction : row; /* Stack social icons */
446
+ padding : 5% 0 ; /* Increase padding */
447
+ }
448
+
449
+ .socials a img {
450
+ width : 30px ; /* Reduce icon size */
451
+ }
452
+
453
+ .copyright {
454
+ font-size : 0.8em ; /* Smaller copyright text */
455
+ }
413
456
}
You can’t perform that action at this time.
0 commit comments