highway/app/views/guides/show.html.erb
2025-05-30 15:58:02 -04:00

4 lines
122 B
Text

<div class="markdown-content font-poppins 2xl:max-w-6xl max-w-5xl md:mx-8 md:ml-16 mx-2">
<%= raw @content %>
</div>