fixed fabform

This commit is contained in:
Md-Saad
2022-08-28 19:12:59 +06:00
parent 930163e455
commit 064ca18fc3

View File

@@ -36,6 +36,9 @@
text-transform: uppercase; text-transform: uppercase;
margin-bottom: 50px; margin-bottom: 50px;
letter-spacing: 3px; letter-spacing: 3px;
&:hover{
text-decoration: none;
}
@include tablet{ @include tablet{
font-size: 20px; font-size: 20px;
} }