Skip to content
Snippets Groups Projects
Commit 93a90e4d authored by Alexa Valentová's avatar Alexa Valentová
Browse files

update styling

parent afb158ef
No related branches found
No related tags found
No related merge requests found
Pipeline #21220 passed
<label for="{{ id }}" class="flex justify-between items-center gap-6 p-6 bg-grey-150 hover:bg-grey-175 duration-150 group cursor-pointer"> <label for="{{ id }}" class="flex justify-between items-center gap-6 p-6 bg-grey-150 hover:bg-grey-175 duration-150 group cursor-pointer">
<div class="flex flex-col gap-1"> <div class="flex flex-col gap-1">
<h3 class="font-alt text-4xl">{{ heading }}</h3> <h3 class="font-alt text-4xl">{{ heading }}</h3>
<div class="text-lg">{{ text }}</div> <div class="text-lg leading-7">{{ text }}</div>
</div> </div>
<div class="form__checkbox"> <div class="form__checkbox">
......
context: context:
heading: 'Nadpis' heading: 'Nadpis'
text: 'Text dle věci' text: 'Pavel Blažek přijal v březnu 2025 jménem Ministerstva spravedlnosti miliardu korun v bitcoinech od dříve pravomocně odsouzeného zločince pana Jiřikovského. Pocházely z tajného tržiště, kde probíhal nelegální prodej drog a zbraní a leželo tam víc jak 12 miliard korun v bitcoinech. Ministerstvu spravedlnosti ovšem ukázal “jen” 3 miliardy s tím, že si je rozdělí tak, že 1 miliardu ministerstvu a 2 miliardy si nechá.'
id: 'calc1' id: 'calc1'
monetary_value: 8000000 monetary_value: 8000000
\ No newline at end of file
...@@ -8,9 +8,11 @@ ...@@ -8,9 +8,11 @@
{% include "patterns/organisms/header/nakopneme/simple_header.html" %} {% include "patterns/organisms/header/nakopneme/simple_header.html" %}
<div class="container--wide mb-8"> <div class="container--wide mb-8">
{% if subclaim %}
<h2 class="head-10xl mb-8"> <h2 class="head-10xl mb-8">
{{ subclaim }} {{ subclaim }}
</h2> </h2>
{% endif %}
<div class="prose prose-black"> <div class="prose prose-black">
<p> <p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment