addedd fabform
This commit is contained in:
@@ -28,4 +28,19 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.contact-form-generator {
|
||||
margin-top: 20px;
|
||||
a{
|
||||
color: $text-color-dark;
|
||||
text-transform: uppercase;
|
||||
margin-bottom: 50px;
|
||||
letter-spacing: 3px;
|
||||
@include tablet{
|
||||
font-size: 20px;
|
||||
}
|
||||
@include desktop{
|
||||
margin-bottom: 70px;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user