Skip to content

Commit db04849

Browse files
authored
Update style.css
Fixing min height to main image of "sobre"
1 parent 5f25106 commit db04849

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/css/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,7 @@ html {
348348
background-position: 45% 50%; /* Same as your reference */
349349
background-size: contain; /* Maintains proportions while covering the area */
350350
background-repeat: no-repeat;
351+
min-height: 100vh
351352
background-attachment: fixed; /* Optional: parallax effect */}
352353

353354
.capa_sobre_content {

0 commit comments

Comments
 (0)