YaleComputerSociety/Yalies-Legacy

Make top header hide behind hamburger menu on small screens

Ouverte

#181 ouverte le 5 nov. 2022

 (1 commentaire) (0 réaction) (1 personne assignée)Python (23 forks)auto 404
enhancementfront-endgood first issuewill be fixed during rewrite

Métriques du dépôt

Stars
 (12 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

I did this recently in https://mebots.io (see most of the relevant code in this file: https://github.com/MeBots/MeBots/blob/master/app/static/css/main.css). It would be nice to hide the top buttons behind a hamburger menu on mobile devices to avoid taking up valuable screen real estate, as most mobile users are probably not looking for anything in the top bar.

Guide contributeur