Fixes honeycomb card image on big screens

This commit is contained in:
Andrew Gioia 2026-05-08 15:39:37 -04:00
parent ddebe76885
commit c328d5a27c
Signed by: andrew
GPG Key ID: FC09694A000800C8

View File

@ -1969,7 +1969,7 @@ body.simple {
/* case study card adjustments */
section#studies {
article#honeycomb {
background-position: top 10% right -5%;
background-position: top 10% right 0;
background-size: 30% auto;
}
}