contrict body width

This commit is contained in:
Torsten 2023-01-24 10:40:32 +02:00
parent b2ca90ef49
commit 50ef0cb0f4
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
- if false
%script{:src => "https://cdn.tailwindcss.com"}
%body
%body.max-w-screen-2xl.xl:mx-auto
= render "layouts/header"
= render "layouts/messages"
= yield