aboutsummaryrefslogtreecommitdiff
path: root/themes/simple/static
diff options
context:
space:
mode:
Diffstat (limited to 'themes/simple/static')
-rw-r--r--themes/simple/static/css/tailwind.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/simple/static/css/tailwind.css b/themes/simple/static/css/tailwind.css
index 51b922c..7d04496 100644
--- a/themes/simple/static/css/tailwind.css
+++ b/themes/simple/static/css/tailwind.css
@@ -6,7 +6,7 @@
6 6
7/* Container */ 7/* Container */
8.container-blog { 8.container-blog {
9 max-width: 700px; 9 max-width: 740px;
10} 10}
11 11
12/* User text selection */ 12/* User text selection */