style(release-description): editorial eyebrow + divider-rule aesthetic

This commit is contained in:
daniel-c-harvey
2026-06-17 15:30:33 -04:00
parent 08f56d09d1
commit 282cafc52f
2 changed files with 37 additions and 5 deletions
@@ -10,6 +10,10 @@
{
<MudContainer MaxWidth="MaxWidth.Small">
<div class="deepdrft-release-description">
<div class="deepdrft-release-description-header">
<span class="deepdrft-release-description-label">Notes</span>
<div class="deepdrft-release-description-rule"></div>
</div>
<p class="deepdrft-release-description-text">@Description</p>
</div>
</MudContainer>