We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c89a1e1 commit 9825354Copy full SHA for 9825354
css/coming-soon.css
@@ -34,7 +34,7 @@ video {
34
35
@media (pointer: coarse) and (hover: none) {
36
body {
37
- background: url("../img/bg-mobile-fallback.jpg") #002E66 no-repeat center center scroll;
+ background: url("../img/Words.jpg") #002E66 no-repeat center center scroll;
38
background-position: cover;
39
}
40
body video {
scss/_global.scss
- background: url('../img/bg-mobile-fallback.jpg') $primary no-repeat center center scroll;
+ background: url('../img/Words.jpg') $primary no-repeat center center scroll;
0 commit comments