Improve room index headline style

This commit is contained in:
Jesse C. Fisher 2023-12-05 10:59:18 +00:00 committed by TheNeedful-DO
parent 1e2d55e02e
commit 1f7ea47d1f

View File

@ -11,7 +11,8 @@
= link_to "Sign in", new_session_path(current_user)
to join the chat
%h1 Rooms index
.contain
%h1 Rooms index
- if policy(Room).new?
= render partial: "layouts/new_room_form"