summaryrefslogtreecommitdiffstats
path: root/src/styles/base/_spacings.scss
Commit message (Collapse)AuthorAgeFilesLines
* chore: add a Layout componentArmand Philippot2022-04-221-9/+1
| | | | It defines the different components used by all other layouts.
* chore: increase toolbar buttons sizeArmand Philippot2022-02-131-1/+1
| | | | | | 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.
* chore: ensure 100vh height and improve Header/Footer stylesArmand Philippot2022-01-081-1/+1
|
* chore: move toolbar size to global scopeArmand Philippot2021-12-201-0/+11
| | | | It allows me to manage footer padding on small viewports.
* chore: define CSS variables for colors, fonts and spacingsArmand Philippot2021-12-131-0/+25