background change
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
<div class="container">
|
||||
<div class="row center-content">
|
||||
<div class="col-12 col-md-10 col-lg-6 offset-md-1 offset-lg-6">
|
||||
<div class="green-box">
|
||||
<div class="float-box">
|
||||
<div class="box-content">
|
||||
<h1 class="wow fadeInUp" data-wow-delay="1.2s">New Design Agency</h1>
|
||||
<h1 class="wow fadeInUp" data-wow-delay="1.6s">In Berlin</h1><br>
|
||||
@@ -335,7 +335,7 @@
|
||||
<div class="container">
|
||||
<div class="row align-items-center">
|
||||
<div class="col-12 col-md-12 col-lg-6 wow slideInLeft" data-wow-delay=".5s" >
|
||||
<div class="green-box">
|
||||
<div class="float-box">
|
||||
<div class="box-content">
|
||||
<h4>Interesting Facts & Figures</h4>
|
||||
<h1>New Agency Stats</h1>
|
||||
|
||||
@@ -621,6 +621,14 @@ header a.logo img {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.banner-area .float-box {
|
||||
background: #e07c8a;
|
||||
padding: 200px 0;
|
||||
width: 75%;
|
||||
margin-left: auto;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.banner-area .box-content {
|
||||
top: 50%;
|
||||
left: 0;
|
||||
@@ -774,7 +782,7 @@ header a.logo img {
|
||||
.services-sec .heading span {
|
||||
color: #ffffff;
|
||||
padding: 5px 10px;
|
||||
background: #008256;
|
||||
background: #e07c8a;
|
||||
}
|
||||
|
||||
/* ===================================
|
||||
|
||||
Reference in New Issue
Block a user