contrict body width

This commit is contained in:
2023-01-24 10:40:32 +02:00
parent b2ca90ef49
commit 50ef0cb0f4

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