mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2025-04-28 14:07:48 +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>
|
||||
{{"<!-- /Title -->" | safeHTML}}
|
||||
|
||||
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
|
@ -108,7 +107,7 @@
|
|||
</noscript>
|
||||
</div> */}}
|
||||
<button
|
||||
class="btn submit-btn btn-primary"
|
||||
class="mt-4 btn submit-btn btn-main"
|
||||
type="submit">Send Message
|
||||
</button>
|
||||
</div>
|
||||
|
@ -125,4 +124,4 @@
|
|||
</div>
|
||||
</section>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue