member responsiveness and max width for body

This commit is contained in:
2023-01-22 23:36:47 +02:00
parent 8140dcc722
commit 175a89cfb4
2 changed files with 14 additions and 15 deletions

View File

@ -32,7 +32,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