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

update styling

parent e3a7a628
Branches
No related tags found
1 merge request!29Feat/redesign
Pipeline #18387 passed
......@@ -5,16 +5,16 @@
{{ classes }}
"
>
<div class="flex flex-col px-8 pb-10 pt-6 h-full">
<div class="flex flex-col px-8 pb-6 pt-6 h-full">
<div class="text-xl text-grey-350 mb-2">
{{ date }}
</div>
<a href="{{ url }}" class="mb-2 underline-offset-4">
<a href="{{ url }}" class="underline-offset-4">
<h2 class="font-alt text-4xl">{{ title }}</h2>
</a>
<div>
<div class="mt-2">
{% include 'patterns/molecules/tags/inline_tags.html' %}
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment