Style fix and build

This commit is contained in:
2020-08-17 03:16:56 +05:00
parent e4d01339ef
commit eaa8da612d
5 changed files with 54 additions and 125936 deletions

View File

@@ -17,7 +17,7 @@
<div>
<a
href="{{route('articles.show', $article->id)}}"
class="block w-full flex mb-10 shadow rounded-lg"
class="w-full flex mb-10 shadow rounded-lg"
>
<div
class="bg-white rounded px-4 flex flex-col flex-grow justify-between leading-normal"