Skip to content
Snippets Groups Projects
Commit afa8eed5 authored by jindra12's avatar jindra12 Committed by jan.bednarik
Browse files

Fix margins

parent 81a1f74b
No related branches found
No related tags found
2 merge requests!804Release,!779Add basic newsletter form FE support
Pipeline #13676 passed
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<div class="__js-root"> <div class="__js-root">
<ui-app inline-template> <ui-app inline-template>
<div class="flex flex-row flex-wrap xl:items-center mt-20 xl:mt-0"> <div class="flex flex-row flex-wrap xl:items-center mt-20 mb-8 xl:mt-0">
<div class="mr-20"> <div class="mr-20">
<img src="{% static "shared/img/newsletter.svg" %}" alt="newsletter_icon" class="newsletter-grid__icon text-7xl xl:text-9xl w-32"> <img src="{% static "shared/img/newsletter.svg" %}" alt="newsletter_icon" class="newsletter-grid__icon text-7xl xl:text-9xl w-32">
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment