Skip to content
Snippets Groups Projects
Commit 62694951 authored by Tomáš Valenta's avatar Tomáš Valenta
Browse files

more info button

parent e209b400
No related branches found
No related tags found
1 merge request!22Feat/redesign
<div class="__js-root">
<div class="header-carousel">
<div class="h-[700px] xl:h-screen relative">
<div class="h-[700px] xl:h-screen relative group cursor-pointer">
<img
class="
header-carousel--image
......@@ -33,6 +33,9 @@
<div>{{ desktop_label_second }}</div>
</h1>
<div class="ml-4 text-lg group">
{% include "patterns/atoms/buttons/round_button.html" with button_text="Více informací" %}
</div>
</div>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment