Skip to content

Tokenize search CSS + add mobile responsive breakpoints (THE… - #564

Merged
s0lray merged 1 commit into
masterfrom
fix/the-72-mobile-and-css-tokens
Mar 25, 2026
Merged

Tokenize search CSS + add mobile responsive breakpoints (THE…#564
s0lray merged 1 commit into
masterfrom
fix/the-72-mobile-and-css-tokens

Conversation

@s0lray

@s0lray s0lray commented Mar 25, 2026

Copy link
Copy Markdown
Contributor

…-72/THE-74)

  • Replace hardcoded px/font values in search area with CSS tokens (--space-, --font-size-, --radius-sm, --font-family, --color-accent)
  • Add focus box-shadow on search input using accent color
  • Add box-shadow to search results dropdown
  • Add @media (max-width: 768px) breakpoints: scale header font, make legend responsive (position:relative, width:auto)

These changes were present in feat/the-72 but were not carried forward when THE-66 (search) and THE-73 (badges) merged into master independently.

…-72/THE-74)

- Replace hardcoded px/font values in search area with CSS tokens
  (--space-*, --font-size-*, --radius-sm, --font-family, --color-accent)
- Add focus box-shadow on search input using accent color
- Add box-shadow to search results dropdown
- Add @media (max-width: 768px) breakpoints: scale header font,
  make legend responsive (position:relative, width:auto)

These changes were present in feat/the-72 but were not carried forward
when THE-66 (search) and THE-73 (badges) merged into master independently.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
@cloudflare-workers-and-pages

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
osint-framework f5b5106 Commit Preview URL

Branch Preview URL
Mar 25 2026, 04:15 AM

@s0lray s0lray changed the title fix(ui): tokenize search CSS + add mobile responsive breakpoints (THE… Tokenize search CSS + add mobile responsive breakpoints (THE… Mar 25, 2026
@s0lray
s0lray merged commit cc0ed9c into master Mar 25, 2026
4 checks passed
@s0lray
s0lray deleted the fix/the-72-mobile-and-css-tokens branch March 25, 2026 04:29
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