fix: remove unnecessary whitespace and standardize layout properties in multiple HTML files for improved consistency
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
George Birikorang 2025-09-02 08:36:10 -04:00
parent 914de4c029
commit a3c642d9fe
5 changed files with 6 additions and 16 deletions

View file

@ -762,11 +762,6 @@
}
}
/* Hero section class for targeting */
.hero-section {
contain: layout;
}
@keyframes slideOutLeft {
0% {
transform: translateX(0) scale(1);