Responsive design for index and blog listing page
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
{{project.metadata.title}}
|
||||
{% endmatch %}
|
||||
</h2>
|
||||
<section class="description text-slate-800 my-2 md:text-xl">
|
||||
<section class="description text-slate-800 my-2 md:text-xl text-justify">
|
||||
{{project.metadata.description|safe}}
|
||||
</section>
|
||||
</header>
|
||||
|
Reference in New Issue
Block a user