1
0
mirror of https://gitlab.com/redline-racing-division/redline-racing-website.git synced 2025-07-23 22:51:21 +00:00

minified background

This commit is contained in:
2019-09-18 16:44:43 -07:00
parent 29a3383ac1
commit 81b6068608
2 changed files with 4 additions and 4 deletions

View File

@@ -197,7 +197,7 @@ body {
rgba(46, 49, 65, 0.8),
rgba(46, 49, 65, 0.8)
),
url("../../images/bg.jpg");
url("../../images/bg-min.jpg");
background-size: auto, cover;
background-attachment: fixed, fixed;
background-position: center, center;
@@ -3572,7 +3572,7 @@ body.is-menu-visible #menu .inner {
rgba(46, 49, 65, 0.8),
rgba(46, 49, 65, 0.8)
),
url("../../images/bg.jpg");
url("../../images/bg-min.jpg");
background-size: auto, cover;
background-position: center, center;
margin-bottom: -6.5em;
@@ -3681,7 +3681,7 @@ body.is-preload #banner p {
rgba(46, 49, 65, 0.8),
rgba(46, 49, 65, 0.8)
),
url("../../images/bg.jpg");
url("../../images/bg-min.jpg");
background-size: auto, cover;
background-position: center, 0% 30%;
margin-bottom: -6.5em;
@@ -4175,7 +4175,7 @@ body.is-preload #banner p {
rgba(46, 49, 65, 0.8),
rgba(46, 49, 65, 0.8)
),
url("../../images/bg.jpg");
url("../../images/bg-min.jpg");
background-size: auto, cover;
background-position: center, center;
margin-top: -6.5em;