AlexSelimov.com/layouts/shortcodes/callout.html

2 lines
148 B
HTML
Raw Permalink Normal View History

2026-03-13 12:57:33 -04:00
<div style="border: 1px solid var(--color-primary); border-radius: 4px; padding: 0.8rem 1.6rem; margin: 1.6rem 0;">{{ .Inner | markdownify }}</div>