fix scroll smooth
This commit is contained in:
@@ -60,7 +60,9 @@ export default function MileTruthHero() {
|
||||
background-size: cover !important;
|
||||
background-position: center !important;
|
||||
background-repeat: no-repeat !important;
|
||||
min-height: 773px;
|
||||
/* Match the home page hero card (800px) so MileTruth has the same visual
|
||||
presence on large desktop, MacBook M1/Pro, and standard laptops. */
|
||||
min-height: 800px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user