Merge branch 'background-noscript' into 'master'

Make the .home background visible without JS

See merge request VickySteeves/anna-dan-wedding-site!2
This commit is contained in:
Vicky Steeves 2019-08-02 18:38:37 +00:00
commit a80757ee10
1 changed files with 1 additions and 0 deletions

View File

@ -186,6 +186,7 @@ img { max-width: 100%; }
/***** Top content *****/ /***** Top content *****/
.home { .home {
background: #fde1cc center no-repeat url(../img/splash.jpg);
padding: 210px 0; padding: 210px 0;
} }