Commit 54bea79
authored
Increase hero logo size on website (#97)
## Summary
This PR increases the size of the Union Square logo in the hero section
of the GitHub Pages website to better fill the lighter colored floating
card container.
## Changes
- Set the floating card container to fixed dimensions (350x350px)
- Changed logo sizing to use 90% of container with max 300x300px
- Adjusted padding to better accommodate the larger logo
- Added flex centering to ensure logo is properly aligned
## Visual Impact
The logo now fills most of the floating card's lighter colored square,
making it more prominent and visually appealing on the landing page.1 parent 4f5a7e8 commit 54bea79
1 file changed
+14
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
55 | 59 | | |
56 | 60 | | |
57 | 61 | | |
| |||
312 | 316 | | |
313 | 317 | | |
314 | 318 | | |
315 | | - | |
| 319 | + | |
316 | 320 | | |
317 | 321 | | |
318 | 322 | | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
319 | 328 | | |
320 | 329 | | |
321 | 330 | | |
| |||
330 | 339 | | |
331 | 340 | | |
332 | 341 | | |
333 | | - | |
334 | | - | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
335 | 346 | | |
336 | 347 | | |
337 | 348 | | |
| |||
0 commit comments