Refactor portfolio

This commit is contained in:
schmelczerandras 2020-11-19 19:46:41 +01:00
parent eda999107d
commit 5592828c92
7 changed files with 309 additions and 328 deletions

View file

@ -3,7 +3,7 @@
@use 'animations/animations' as *;
:root {
--transition-time: 250ms;
--transition-time: 150ms;
--line-width: 3px;
--line-height: 18px;
--accent-color: #b7455e;