From 523965edf98a9f8b1a29d6c4c965eddc64859c2e Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 8 Oct 2022 00:00:01 +0200 Subject: Added Mastadon link in main navigation --- themes/simple/layouts/partials/tailwind.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/simple/layouts/partials/tailwind.html') diff --git a/themes/simple/layouts/partials/tailwind.html b/themes/simple/layouts/partials/tailwind.html index fd6d34c..e69554d 100644 --- a/themes/simple/layouts/partials/tailwind.html +++ b/themes/simple/layouts/partials/tailwind.html @@ -125,7 +125,7 @@ } .cactus-container .cactus-button { - @apply text-base bg-gray-200 font-medium px-4 py-2 rounded; + @apply text-base bg-gray-200 font-medium px-6 py-2 rounded; } .cactus-container .cactus-editor { -- cgit v1.2.3