Minor changes

This commit is contained in:
Pawel Dudzik
2024-06-05 16:06:30 +02:00
parent c6c1b17ef7
commit d73d330a48
8 changed files with 27 additions and 513 deletions

View File

@@ -400,10 +400,10 @@ ul.search li a:hover {
/** banner section **/
.full_bg {
background: url(../images/banner2.jpg);
background-size: 100% 100%;
background: url(../images/praia-do-camilo.jpg);
background-position: center;
background-repeat: no-repeat;
background-color: #161825;
}
.banner_main {
@@ -413,7 +413,7 @@ ul.search li a:hover {
.build_box {
text-align: left;
padding-top: 20%;
padding-top: 10%;
}
.banner_po {
@@ -429,7 +429,7 @@ ul.search li a:hover {
}
.build_box h1 {
font-size: 100px;
font-size: 60px;
font-weight: bold;
color: #fff;
line-height: 90px;