aboutsummaryrefslogtreecommitdiff
path: root/themes/simple/layouts/partials/tailwind.html
diff options
context:
space:
mode:
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 1c63b0b..2492d72 100644
--- a/themes/simple/layouts/partials/tailwind.html
+++ b/themes/simple/layouts/partials/tailwind.html
@@ -3,7 +3,7 @@
3 3
4 /* Container */ 4 /* Container */
5 .container-blog { 5 .container-blog {
6 max-width: 640px; 6 max-width: 700px;
7 margin: 0 auto; 7 margin: 0 auto;
8 } 8 }
9 9