update new

This commit is contained in:
2025-10-06 09:35:00 +07:00
parent 7d2ef7ca8d
commit da666480d2
4 changed files with 4 additions and 4 deletions

View File

@@ -28,7 +28,7 @@ body {
flex-direction: column;
min-height: 100vh;
justify-content: space-between;
margin: 0 auto;
margin: 0 auto !important;
}
html {
@@ -98,7 +98,7 @@ html {
}
.homepage .banner {
background: url(../images/background-banner.jpg) no-repeat;
background: url(../images/background-banner.png) no-repeat;
background-size: 100% 100%;
min-height: 920px;
}