aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/abstracts/_placeholders.scss
diff options
context:
space:
mode:
authorArmand Philippot <git@armandphilippot.com>2022-02-13 16:53:24 +0100
committerArmand Philippot <git@armandphilippot.com>2022-02-13 16:53:24 +0100
commit22d5ffa155080037a32a64814002b987bddce3b4 (patch)
tree6f158c36c043d4a3fd822688a4f51e94e8d9810f /src/styles/abstracts/_placeholders.scss
parent291a4fa29bb7fcbd1e0f298ff27bd0c774ff0cd0 (diff)
chore: increase toolbar buttons size
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.
Diffstat (limited to 'src/styles/abstracts/_placeholders.scss')
-rw-r--r--src/styles/abstracts/_placeholders.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/styles/abstracts/_placeholders.scss b/src/styles/abstracts/_placeholders.scss
index 5ee6cea..d1c0a7a 100644
--- a/src/styles/abstracts/_placeholders.scss
+++ b/src/styles/abstracts/_placeholders.scss
@@ -1,2 +1,3 @@
+@forward "./placeholders/animations";
@forward "./placeholders/clearfix";
@forward "./placeholders/list";