Move margin
This commit is contained in:
parent
4d9771f72d
commit
716cac4695
|
@ -1,11 +1,11 @@
|
|||
<article>
|
||||
<h3 class="text-lg text-gray-800 mb-1">
|
||||
<h3 class="text-lg text-gray-800">
|
||||
<a href="{{ talk.url }}" class="text-inherit" tabindex="-1">
|
||||
{{ talk.title }}
|
||||
</a>
|
||||
</h3>
|
||||
|
||||
<div>
|
||||
<div class="mt-1">
|
||||
<p>{{ talk.description }}</p>
|
||||
</div>
|
||||
|
||||
|
|
Reference in a new issue