created text component

This commit is contained in:
Yusuf Ipek
2021-05-01 15:49:54 +03:00
parent 4d60e39e66
commit 9199a562e8
7 changed files with 56 additions and 3 deletions
+2
View File
@@ -3,6 +3,8 @@ $color-primary: #55c57a;
$color-primary-light: #55c57a;
$color-primary-dark: #28b485;
$color-grey-light-1: #f7f7f7;
$color-grey-dark: #777;
$color-white: #fff;
$color-black: #000;