Update index.blade.php

This commit is contained in:
2020-08-17 03:25:35 +05:00
parent 29164e3483
commit 4bd2b03b1f

View File

@@ -22,7 +22,7 @@
</h3>
</div>
<div class="flex justify-end">
<div class="flex justify-end mt-5">
<!-- post cards -->
<div class="w-full lg:w-2/3">
@foreach($articles as $article)