fixed fabform

This commit is contained in:
Md-Saad
2022-08-28 20:14:15 +06:00
parent 064ca18fc3
commit b16a4af74b
2 changed files with 2 additions and 1 deletions

View File

@@ -33,6 +33,7 @@
margin-top: 20px; margin-top: 20px;
a{ a{
color: $text-color-dark; color: $text-color-dark;
font-size: 13px;
text-transform: uppercase; text-transform: uppercase;
margin-bottom: 50px; margin-bottom: 50px;
letter-spacing: 3px; letter-spacing: 3px;

View File

@@ -47,7 +47,7 @@
</div> </div>
</form> </form>
<p class="contact-form-generator"> <p class="contact-form-generator">
<a href="https://app.fabform.io/" target="_blank">** Static website forms</a> <strong>** </strong><a href="https://app.fabform.io/" target="_blank">Static website forms</a>
</p> </p>
</div> </div>
</div> </div>