portfoliooooo
Some checks failed
test / cargo test (push) Failing after 1m24s

This commit is contained in:
2024-10-23 16:01:48 +02:00
parent 086ec33d7b
commit a2fdec755b
25 changed files with 563 additions and 323 deletions

View File

@ -10,7 +10,7 @@
{{project.metadata.title}}
{% endmatch %}
</h2>
<section class="description text-slate-800 my-2 md:text-xl text-justify">
<section class="description text-slate-800 my-2 md:text-xl text-justify leading-tight md:leading-tight">
{{project.body|parse_markdown|safe}}
</section>
</header>