Anxhelo Lushka
6 years ago
No known key found for this signature in database
GPG Key ID: 1FDB240321304A01
2 changed files with
5 additions and
1 deletions
-
_includes/contact.html
-
_sass/_layout.scss
|
@ -25,7 +25,7 @@ |
|
|
</div> |
|
|
</div> |
|
|
<div class="center pt-3"> |
|
|
<div class="center pt-3"> |
|
|
<input class="button-submit" type="submit" value="Submit logo request"> |
|
|
<input class="button-submit" type="submit" value="Submit logo request"> |
|
|
<p class="pt-2">*Form powered by <a href="https://formspree.io" target="_blank" rel="noopener">Formspree.</a> |
|
|
<p class="pt-1 size-14">*Form powered by <a href="https://formspree.io" target="_blank" rel="noopener">Formspree</a> |
|
|
</div> |
|
|
</div> |
|
|
</form> |
|
|
</form> |
|
|
</div> |
|
|
</div> |
|
|
|
@ -313,6 +313,10 @@ |
|
|
|
|
|
|
|
|
.align-left { |
|
|
.align-left { |
|
|
text-align: left; |
|
|
text-align: left; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.size-14 { |
|
|
|
|
|
font-size: 14px; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.align-right { |
|
|
.align-right { |
|
|