Website: update height of platform icons on policy pages. (#27718)

Changes:
- Removed extra whitespace from the platform icons on the policy details
page that was caused by the wrapped `<h1>` tag.
This commit is contained in:
Eric 2025-04-01 15:34:12 -05:00 committed by GitHub
parent a25afdf7b2
commit b0e53028d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -338,6 +338,7 @@
}
h1 {
font-size: 0px;
line-height: 0px;
}
img {
height: 24px;