Style about us page
This commit is contained in:
@@ -254,7 +254,7 @@ p {
|
||||
width: 40px;
|
||||
text-align: center;
|
||||
line-height: 40px;
|
||||
background: #2b70fa;
|
||||
background: #4687ba;
|
||||
border-radius: 6px;
|
||||
color: #fff;
|
||||
}
|
||||
@@ -2200,7 +2200,7 @@ p {
|
||||
|
||||
.appie-page-title-area {
|
||||
height: 450px;
|
||||
background-image: url(../images/page-bg.jpg);
|
||||
background-image: url(../images/service-back.jpg);
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
@@ -6317,11 +6317,11 @@ blockquote cite {
|
||||
.appie-about-page-area {
|
||||
padding-top: 462px;
|
||||
padding-bottom: 100px;
|
||||
background-image: url(../images/about-page-bg.jpg);
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
margin-top: 345px;
|
||||
background-color: #4687ba;
|
||||
}
|
||||
@media (max-width: 767px) {
|
||||
.appie-about-page-area {
|
||||
|
||||
@@ -16,14 +16,7 @@ function UseCase() {
|
||||
<div className="post-item-1">
|
||||
<img src={blogImg1} alt="" />
|
||||
<div className="b-post-details">
|
||||
<div className="bp-meta">
|
||||
<a href="#">
|
||||
<i className="fal fa-clock"></i>April 22, 2020
|
||||
</a>
|
||||
<a href="#">
|
||||
<i className="fal fa-comments"></i>6 Comments
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<h3>
|
||||
<a href="/news/single-news">
|
||||
Build A Full Web Chat App From Scratch.
|
||||
|
||||
Reference in New Issue
Block a user