aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Buttons/Buttons.module.scss
Commit message (Collapse)AuthorAgeFilesLines
* chore: add a button-like component for linksArmand Philippot2021-12-291-0/+54
|
* chore: add a theme toggleArmand Philippot2021-12-271-3/+4
| | | | Dark theme is not implemented yet.
* chore: replace svg imports with componentsArmand Philippot2021-12-221-3/+6
| | | | It allows me to control the colors of each SVG paths.
* chore: move toolbar size to global scopeArmand Philippot2021-12-201-1/+2
| | | | It allows me to manage footer padding on small viewports.
* chore: add a button to open/close search in toolbarArmand Philippot2021-12-201-0/+54
|
* chore: define secondary button stylesArmand Philippot2021-12-161-3/+51
| | | | I also rename submit style to primary.
* chore: create contact pageArmand Philippot2021-12-161-0/+34