akkounts/app/components/main_compact_component.html.erb
Râu Cao f2e8ca790c
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Release Drafter / Update release notes draft (pull_request) Successful in 3s
Add Privacy and ToS pages, footer menu
2025-05-30 13:27:15 +04:00

6 lines
167 B
Plaintext

<main class="w-full max-w-xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="bg-white rounded-lg shadow px-6 sm:px-12 py-8 sm:py-12">
<%= content %>
</div>
</main>