created radio components and finished booking section

This commit is contained in:
Yusuf Ipek
2021-05-04 11:12:31 +03:00
parent 29a78aeb3a
commit 616cd6c050
13 changed files with 147 additions and 72 deletions
+1
View File
@@ -34,4 +34,5 @@ $shadow-light: 0.5rem 1rem 2rem rgba($color-black, 0.2);
$border-radius-small: 0.2rem;
$border-radius-default: 0.3rem;
$bottom-border-green: 3px solid $color-primary;
$bottom-border-green-thick: 5px solid $color-primary;
$bottom-border-orange: 3px solid $color-secondary-dark;