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:
commit
a80757ee10
|
@ -186,6 +186,7 @@ img { max-width: 100%; }
|
|||
/***** Top content *****/
|
||||
|
||||
.home {
|
||||
background: #fde1cc center no-repeat url(../img/splash.jpg);
|
||||
padding: 210px 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue