style: UI consistency — tab bar, calendar, button classes, consistent element sizing

Made-with: Cursor
This commit is contained in:
cottongin
2026-04-06 17:41:21 -04:00
parent 8d58fa92b6
commit 45e94d68da
3 changed files with 100 additions and 1 deletions

View File

@@ -33,7 +33,8 @@
<form method="post" action="/fetch-now">
<button type="submit">Fetch Now</button>
</form>
<a href="/publish" role="button" class="outline">New Issue</a>
<a href="/articles" role="button" class="outline">View</a>
<a href="/publish" role="button">Publish New</a>
</div>
{% if latest_issue %}