SEDSCelestiaBPGC / Korolev

https://sedscelestia.org
MIT License
0 stars 7 forks source link

Fixed navigation arrows on events page. #3

Closed Aviral09 closed 3 years ago

Aviral09 commented 3 years ago

Past behaviour: Arrows at 100px from the top.

Current behaviour: Arrows translating 45vh in the y-direction.

Changes in file: src\pages\events.svelte Also built using npm run build.

plutoniumm commented 3 years ago

This will be problematic as when images don't load it will just jump to the next Container and be out of place. Also when images are not of the appropriate size, it will either be poorly positioned (as is now) or it will again be outside container