summaryrefslogtreecommitdiffstats
path: root/src/styles/base
Commit message (Collapse)AuthorAgeFilesLines
* chore: add a back to top linkArmand Philippot2022-01-041-0/+13
|
* chore(prism): replace Coldark theme with a custom themeArmand Philippot2022-01-031-0/+9
|
* chore: add styles to WP blocksArmand Philippot2022-01-032-12/+92
|
* chore: add a skip to content linkArmand Philippot2021-12-221-0/+49
|
* chore: replace svg imports with componentsArmand Philippot2021-12-221-1/+0
| | | | It allows me to control the colors of each SVG paths.
* chore: add a sharing componentArmand Philippot2021-12-211-0/+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 secondary button stylesArmand Philippot2021-12-161-0/+3
| | | | I also rename submit style to primary.
* chore: create homepage with graphql dataArmand Philippot2021-12-131-0/+9
|
* chore: define base and typography rulesArmand Philippot2021-12-132-0/+193
|
* chore: define CSS variables for colors, fonts and spacingsArmand Philippot2021-12-133-0/+78
|
* chore: load css fontsArmand Philippot2021-12-131-0/+134