summaryrefslogtreecommitdiffstats
path: root/src/styles/base/_animations.scss
Commit message (Collapse)AuthorAgeFilesLines
* refactor(animations): replace width animations with transformArmand Philippot2022-02-181-6/+12
| | | | | | Animations based on width or height can be expensive and can cause lower performances. So, instead I use transform to obtain the same effect.
* chore: increase toolbar buttons sizeArmand Philippot2022-02-131-23/+20
| | | | | | 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: animate main with fade in effectArmand Philippot2022-02-011-0/+10
|
* chore: animate brandingArmand Philippot2022-02-011-0/+61
|
* chore: animate toolbar entranceArmand Philippot2022-02-011-0/+20
|
* chore: add main nav link statesArmand Philippot2022-01-071-0/+44
|
* chore: add a back to top linkArmand Philippot2022-01-041-0/+13