| Commit message (Collapse) | Author | Age | Files | Lines | 
| | 
| 
| 
| 
| 
|  | 
When the main nav was opened, a double click on the search button or
the settings button was necessary to open a new menu. Now, it works as
expected: the main nav is closed and the menu is opened in one click.
 | 
| | 
| 
| 
| 
| 
|  | 
On small screen, they was too small I think. I also change some
styles like focus state to keep consistency between all elements in
toolbar. Also, I was not fan of the rotate effect.
 | 
| |  | 
 | 
| | 
| 
| 
| 
| 
|  | 
I redesign a little the main nav on small screens so it can takes two
columns when the screen height is low. I change the 2xs breakpoint to
500px instead of 400px.
 | 
| |  | 
 | 
| |  | 
 | 
| | 
| 
| 
|  | 
It allows me to control the colors of each SVG paths.
 | 
| | 
| 
| 
|  | 
It allows me to manage footer padding on small viewports.
 | 
| |  | 
 | 
|   
  
  
  
   | 
I choose to implement main-nav paths manually instead of fetching
them from GraphQL to ensure functional navigation without JS.
 |