mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2025-04-30 14:58:03 +02:00
Fix: style and spacing of form send btn
This commit is contained in:
parent
478388317b
commit
a6ed410936
1 changed files with 2 additions and 3 deletions
|
@ -16,7 +16,6 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{{"<!-- /Title -->" | safeHTML}}
|
{{"<!-- /Title -->" | safeHTML}}
|
||||||
|
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-12">
|
<div class="col-12">
|
||||||
|
@ -108,7 +107,7 @@
|
||||||
</noscript>
|
</noscript>
|
||||||
</div> */}}
|
</div> */}}
|
||||||
<button
|
<button
|
||||||
class="btn submit-btn btn-primary"
|
class="mt-4 btn submit-btn btn-main"
|
||||||
type="submit">Send Message
|
type="submit">Send Message
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
@ -125,4 +124,4 @@
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue