We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 782e047 commit cd39044Copy full SHA for cd39044
assets/css/style.css
@@ -348,7 +348,8 @@ 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
+ min-height: 1080px;
352
+ width: 4106px;
353
background-attachment: fixed; /* Optional: parallax effect */}
354
355
.capa_sobre_content {
0 commit comments