Tall-Programacion-FIME / frontend

Repositorio para el frontend del proyecto.
https://fime.uanl.store
0 stars 0 forks source link

Header sticky #24

Closed HectorMtz22 closed 3 years ago

HectorMtz22 commented 3 years ago

For better UX

I think is better to have a header sticky

And I will do a mobile version of Header

So, I willl install mobile-device-detect and then get if it's a mobile

Another thing we can do is only with CSS, but this is more complicated to read, and we have to charge all CSS.

I think is a better idea to have 2 components, 1 for desktop and 1 for mobile

(In the future we can do a menu responsive for the 2 views, for today is not necesary)