YaleComputerSociety/Yalies-Legacy

Make top header hide behind hamburger menu on small screens

开放

#181 创建于 2022年11月5日

 (1 条评论) (0 个反应) (1 位负责人)Python (23 个派生)auto 404
enhancementfront-endgood first issuewill be fixed during rewrite

仓库指标

星标
 (12 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南