We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f25106 commit db04849Copy full SHA for db04849
assets/css/style.css
@@ -348,6 +348,7 @@ html {
348
background-position: 45% 50%; /* Same as your reference */
349
background-size: contain; /* Maintains proportions while covering the area */
350
background-repeat: no-repeat;
351
+ min-height: 100vh
352
background-attachment: fixed; /* Optional: parallax effect */}
353
354
.capa_sobre_content {
0 commit comments