apply max to body

This commit is contained in:
2023-01-23 14:52:35 +02:00
parent 528cd02588
commit dd0a0d0ced
2 changed files with 25 additions and 1 deletions

View File

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