From 7f854e90ac1e7818f28f8919103dfed8cd0727c7 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 6 Sep 2018 08:05:45 +0100 Subject: [PATCH] Update button styling --- source/_partials/pages/blog/read-more.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_partials/pages/blog/read-more.html.twig b/source/_partials/pages/blog/read-more.html.twig index 781d0fc7..d791dc19 100644 --- a/source/_partials/pages/blog/read-more.html.twig +++ b/source/_partials/pages/blog/read-more.html.twig @@ -1,6 +1,6 @@ + class="inline-block bg-blue hover:bg-blue-dark focus:bg-blue-dark px-5 py-2 rounded-full no-underline hover:underline focus:underline text-white text-sm"> Read more about {{ post.title }}