Commit graph

10 commits

Author SHA1 Message Date
Nicolás Quiroz
9b106c3a7e
fix: keep footer element at the bottom of the page (#26909)
* format: prettier

* fix: keep footer at the bottom of the page

* fix: use calc to compute proper height
2023-03-16 15:13:59 -04:00
Paul Wackerow
3a2a4b1cbf
patch responsive width [Fixes #53] (#104) 2022-12-02 15:07:58 -03:00
Paul Wackerow
bd80434b83
Mobile menu (#39)
* add MobileMenu component

* implement MobileMenu via Header

* close menu with links

* move all menu logic to MobileMenu component

* refactor MobileMenu to use Modals

* remove unneeded motion params

* remove animation on fixed modal

* abstract out a HeaderButtons component

* abstract out Search component

* move BORDER_WIDTH to constants

* hover fixes

* change requests

* fix: Link should wrap header buttons

Co-authored-by: Corwin Smith <cssmittys@gmail.com>
Co-authored-by: Nicolás Quiroz <nh.quiroz@gmail.com>
2022-11-23 16:57:49 -03:00
Corwin Smith
45e42fa095 downloads hero and linter 2022-11-02 13:50:35 -06:00
Corwin Smith
bfcf91fa31 Merge branch 'master' into footer 2022-10-26 12:36:31 -06:00
Nicolás Quiroz
8477cc30c4 feat: homepage desktop layout & header component 2022-10-25 19:10:19 -05:00
Corwin Smith
556268297d finish footer 2022-10-25 14:58:25 -06:00
Corwin Smith
91464f5aba setup main structure 2022-10-09 14:13:04 -06:00
Nicolás Quiroz
6ba9dc891e chore: update Layout 2022-09-30 10:26:29 -03:00
Nicolás Quiroz
5febc1e80d feat: add Layout component 2022-09-09 10:42:22 -03:00