Skip to content

Change alert headers from uppercase to small-caps#77

Merged
oliver-ni merged 1 commit intomainfrom
devin/1775454524-alert-smallcaps
Apr 6, 2026
Merged

Change alert headers from uppercase to small-caps#77
oliver-ni merged 1 commit intomainfrom
devin/1775454524-alert-smallcaps

Conversation

@devin-ai-integration
Copy link
Copy Markdown
Contributor

Summary

Changes alert header text styling from uppercase to small-caps ([font-variant:small-caps]) in two places:

  • templates/shortcodes/alert.html — the alert shortcode used across content pages
  • templates/index.html — the post notification macro on the homepage

Review & Testing Checklist for Human

  • Verify small-caps rendering looks good on alert headers (e.g. visit any logistics page with alerts, and the homepage news notification)
  • Check that the deploy preview at pr-{N}.berkeley-mt.pages.dev shows the updated styling

Notes

Tailwind's arbitrary property syntax [font-variant:small-caps] is used since there's no built-in Tailwind utility for font-variant. Verified the class is generated correctly by the Tailwind build.

Link to Devin session: https://app.devin.ai/sessions/0e2e236fa211468c9f8a47903a3c75cd
Requested by: @oliver-ni

Co-Authored-By: Oliver Ni <oliver.ni@gmail.com>
@devin-ai-integration
Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@oliver-ni oliver-ni merged commit 7f4f7c8 into main Apr 6, 2026
1 check passed
@oliver-ni oliver-ni deleted the devin/1775454524-alert-smallcaps branch April 6, 2026 05:49
devin-ai-integration bot added a commit that referenced this pull request Apr 6, 2026
oliver-ni pushed a commit that referenced this pull request Apr 6, 2026
This reverts commit 7f4f7c8.

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant