Change "reklamacje" form style
This commit is contained in:
@@ -7,7 +7,15 @@
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<script type="module" src="https://plugin.locatick.com/webform/index.js"></script>
|
||||
<locatick-form-plugin token="<?php echo $locatickToken; ?>"></locatick-form-plugin>
|
||||
<locatick-form-plugin
|
||||
token="<?php echo $locatickToken; ?>"
|
||||
primary-color="#1e2832"
|
||||
background-color="#f7f6f5"
|
||||
text-color="#1e293b"
|
||||
font-family="'URW Form', sans-serif"
|
||||
border-style="1px solid #f7f6f5"
|
||||
>
|
||||
</locatick-form-plugin>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user