summaryrefslogtreecommitdiffstats
path: root/src/components/CommentForm/CommentForm.module.scss
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove old pages, components, helpers and typesArmand Philippot2022-04-291-25/+0
| | | | | Since I'm using new components, I will also rewrite the GraphQL queries so it is easier to start from scratch.
* refactor(styles): rename shadow and border variablesArmand Philippot2022-01-161-3/+3
|
* chore(comments): handle comment replyArmand Philippot2022-01-151-0/+13
|
* chore: improve comment sectionArmand Philippot2022-01-071-0/+12
I also adjust styles for all forms and primary buttons.