SEDSCelestiaBPGC / Korolev

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

Mozilla Firefox Nav problem #17

Open AtharvMane opened 2 years ago

AtharvMane commented 2 years ago

On opening the website in Mozilla Firefox, once the navbar is used, upon reuse (without reloading), the contents of navbar become invisible. Possible solution can be removing the

opacity:0;

property for .li class in nav.svelte and animation enter from the same file, but that would cause loss of the animation. It seems that the animation does not repeat on opening nav in Mozilla Firefox

plutoniumm commented 2 years ago

@Wysdom02 can you work this out? Seems like a CSS problem