summaryrefslogtreecommitdiffstats
path: root/src/styles
Commit message (Expand)AuthorAgeFilesLines
...
* chore: change posts list stylesArmand Philippot2022-01-142-53/+2
* chore: add meta, toc and widgets on thematic pagesArmand Philippot2022-01-111-0/+20
* refactor(sidebar): use a component to avoid styles repetitionArmand Philippot2022-01-112-34/+15
* refactor(aside): move width from aside to sharing widgetArmand Philippot2022-01-101-1/+0
* refactor(styles): use compose to declare grid layouts onceArmand Philippot2022-01-104-59/+44
* chore: ensure 100vh height and improve Header/Footer stylesArmand Philippot2022-01-082-4/+16
* chore: update homepage stylesArmand Philippot2022-01-081-1/+18
* chore: adjust h2 stylesArmand Philippot2022-01-081-5/+9
* chore: add article header stylesArmand Philippot2022-01-071-3/+4
* chore: add main nav link statesArmand Philippot2022-01-071-0/+44
* chore: adjust css grid on listing pages without sidebarArmand Philippot2022-01-071-9/+33
* chore: move Main grid to its childrenArmand Philippot2022-01-065-37/+148
* chore(prism): adjust code blocks responsivenessArmand Philippot2022-01-051-24/+6
* chore: add a recent posts widget to the homepageArmand Philippot2022-01-041-0/+8
* chore: add a back to top linkArmand Philippot2022-01-042-0/+14
* chore(prism): replace Coldark theme with a custom themeArmand Philippot2022-01-035-6/+310
* chore: add styles to WP blocksArmand Philippot2022-01-035-15/+262
* chore: add a skip to content linkArmand Philippot2021-12-221-0/+49
* chore: replace svg imports with componentsArmand Philippot2021-12-221-1/+0
* chore: add a sharing componentArmand Philippot2021-12-211-0/+1
* chore: move toolbar size to global scopeArmand Philippot2021-12-201-0/+11
* chore: define search form visibilityArmand Philippot2021-12-202-6/+22
* chore: add subject viewArmand Philippot2021-12-181-0/+26
* chore: create thematic page viewArmand Philippot2021-12-161-0/+11
* chore: define secondary button stylesArmand Philippot2021-12-162-0/+7
* chore: add main-nav componentArmand Philippot2021-12-131-0/+1
* chore: create homepage with graphql dataArmand Philippot2021-12-132-116/+9
* chore: define base and typography rulesArmand Philippot2021-12-133-0/+195
* chore: define CSS variables for colors, fonts and spacingsArmand Philippot2021-12-134-0/+80
* chore: define Sass functions, mixins, placeholders and variablesArmand Philippot2021-12-1310-0/+345
* chore: load css fontsArmand Philippot2021-12-132-0/+141
* chore: add modern normalize and change global css to scss fileArmand Philippot2021-12-132-16/+8
* build: move global styles and pages inside src directoryArmand Philippot2021-12-122-0/+132