created secondary button component

This commit is contained in:
Yusuf Ipek
2021-05-02 10:47:03 +03:00
parent 9199a562e8
commit 53eeb464a2
8 changed files with 83 additions and 8 deletions
+3
View File
@@ -9,6 +9,9 @@ $color-grey-dark: #777;
$color-white: #fff;
$color-black: #000;
// FONT CONTROL
$default-font-size: 1.6rem;
// GRID background
$grid-width: 114rem;
$gutter-vertical: 8rem;