update theme language and button width of checkout

main
alexanderroese 2024-06-18 22:02:54 +02:00
parent 56979f6a85
commit 3f1c193e6b
2 changed files with 548 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -40,7 +40,7 @@
>
{% render 'icon-close' %}
</button>
<a href="{{ routes.all_products_collection_url }}" class="button">
<a href="{{ routes.all_products_collection_url }}" class="button" style="width: 100%">
{{ 'general.continue_shopping' | t }}
</a>