feat: adding ability to optimize and import older site content.
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
align-items: center;
|
||||
min-height: 100vh;
|
||||
padding-top: 50px;
|
||||
padding-bottom: 50px;
|
||||
@include lg-device {
|
||||
padding: 180px 0 170px;
|
||||
min-height: auto;
|
||||
@@ -143,6 +144,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// hero banner style two
|
||||
.hero-banner-style-2 {
|
||||
.banner-content {
|
||||
|
||||
@@ -186,7 +186,7 @@ body {
|
||||
.bg-4,
|
||||
.bg-3,
|
||||
.bg-5 {
|
||||
background-image: none;
|
||||
background-image: url(../img/headerbg.jpg);
|
||||
background-color: $body-bg-light;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user