fixed fabform

This commit is contained in:
Md-Saad
2022-08-28 19:09:45 +06:00
parent 261c48732d
commit 930163e455
3 changed files with 9 additions and 11 deletions

View File

@@ -69,9 +69,7 @@
}
a{
color: $text-color-dark;
text-transform: uppercase;
margin-bottom: 50px;
letter-spacing: 3px;
transition: all .3s ease;
@include tablet{
font-size: 20px;
}