| Commit message (Collapse) | Author | Age | Files | Lines | 
| | 
| 
| 
| 
| 
|  | 
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 set the colors with CSS and it will be easier to
implement dark mode.
 | 
| | 
| 
| 
| 
|  | 
I plan to add more user settings so theme options should be inside
settings.
 | 
| | 
| 
| 
| 
|  | 
I also fix the load more button position since I removed the margin
auto.
 | 
| | 
| 
| 
|  | 
Dark theme is not implemented yet.
 | 
| | 
| 
| 
|  | 
It allows me to control the colors of each SVG paths.
 | 
|   
  
  
  
   | 
I choose to implement main-nav paths manually instead of fetching
them from GraphQL to ensure functional navigation without JS.
 |