aboutsummaryrefslogtreecommitdiff
path: root/themes/simple/layouts/partials/tailwind.html
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2022-10-08 00:00:01 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2022-10-08 00:00:01 +0200
commit523965edf98a9f8b1a29d6c4c965eddc64859c2e (patch)
tree5f0661f0fd2e26d6e59a126cc460d298e7cd344e /themes/simple/layouts/partials/tailwind.html
parent564d3a7515ad0196ee654845c9dc9be4f538693e (diff)
downloadmitjafelicijan.com-523965edf98a9f8b1a29d6c4c965eddc64859c2e.tar.gz
Added Mastadon link in main navigation
Diffstat (limited to 'themes/simple/layouts/partials/tailwind.html')
-rw-r--r--themes/simple/layouts/partials/tailwind.html2
1 files changed, 1 insertions, 1 deletions
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 @@
125 } 125 }
126 126
127 .cactus-container .cactus-button { 127 .cactus-container .cactus-button {
128 @apply text-base bg-gray-200 font-medium px-4 py-2 rounded; 128 @apply text-base bg-gray-200 font-medium px-6 py-2 rounded;
129 } 129 }
130 130
131 .cactus-container .cactus-editor { 131 .cactus-container .cactus-editor {