Added background image to here section

This commit is contained in:
Thomas Smith 2023-02-23 18:17:46 -05:00
parent 338c50d5f7
commit d26e9e5c12
3 changed files with 3 additions and 6 deletions

View file

@ -22,15 +22,13 @@
.comment-success code{
color: #1a1a1a;
}
/*
.hero{
background-image: url("/Images/hero-background-mountains.png") !important;
background-image: url("/Images/tea-hero-background.jpg") !important;
background-attachment: scroll;
background-position: right;
background-position: left;
background-repeat: repeat-y;
background-size: cover !important;
}
*/
@media only screen and (max-width: 992px) {
.hero{
@ -234,7 +232,6 @@
<section>
<div class="container">
<hr>
<div class="row one-box">
<div class="col">
<p class="text-uppercase text-center small mb-5 grid-gray">As featured on</p>

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

View file

@ -4,7 +4,7 @@
background-color: #1a1a1a;
max-width: none;
overflow-x: hidden;
margin-top:30px;
margin-top:25px;
}
.container{