created booking section and form component

This commit is contained in:
Yusuf Ipek
2021-05-03 14:08:22 +03:00
parent 43bb82cfc1
commit 29cf4280df
5 changed files with 86 additions and 1 deletions
+2
View File
@@ -28,3 +28,5 @@ $gutter-horizontal: 6rem;
$shadow-default: 0 1.5rem 4rem rgba($color-black, 0.15);
$shadow-light: 0.5rem 1rem 2rem rgba($color-black, 0.2);
$border-radius-default: 0.3rem;