home page and footer page changes with about us an team page
This commit is contained in:
24
css/style.min.css
vendored
24
css/style.min.css
vendored
@@ -18029,7 +18029,7 @@ footer .nav-link {
|
||||
}
|
||||
}
|
||||
.form-bg {
|
||||
background-image: linear-gradient(rgb(0 0 0 / 24%), rgb(0 0 0 / 48%)), url(../images/access-image/form-bg.jpg);
|
||||
background-image: linear-gradient(rgb(0 0 0 / 24%), rgb(0 0 0 / 48%)), url("../images/access-image/travel-bg.jpg");
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
height: 100%;
|
||||
@@ -18056,8 +18056,24 @@ footer .nav-link {
|
||||
.form-title {
|
||||
font-size: 45px;
|
||||
}
|
||||
|
||||
.blog-title{
|
||||
font-size: 30px;
|
||||
.blog-title {
|
||||
font-size: 30px;
|
||||
}
|
||||
.footer-img {
|
||||
width: 50%;
|
||||
}
|
||||
.footer-heading {
|
||||
font-size: 22px;
|
||||
padding: 0px 0px 20px 0px;
|
||||
}
|
||||
.footer-img {
|
||||
padding: 0px 0px 20px 0px;
|
||||
}
|
||||
.contact-title {
|
||||
font-size: 40px;
|
||||
}
|
||||
.about-title {
|
||||
font-size: 60px;
|
||||
line-height: 30px;
|
||||
}
|
||||
/*custome css*/
|
Reference in New Issue
Block a user