fix: hero images need to shrink
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m20s

This commit is contained in:
2026-01-09 20:55:57 -08:00
parent b7cc13c41a
commit 08c6ab8515
+2
View File
@@ -74,6 +74,8 @@
.hero-image { .hero-image {
max-width: 750px; max-width: 750px;
width: 95%;
margin: auto;
} }
.hero-grid { .hero-grid {