forked from Botanical/BotanJS
background should cover the screen
This commit is contained in:
parent
1b48395017
commit
bb9f8a87b3
@ -53,4 +53,5 @@ div#header, div#mbody, div#contact, div#horizon {
|
||||
background-position: 50% 0%;
|
||||
background-repeat: no-repeat;
|
||||
background-attachment: fixed;
|
||||
background-size: cover;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user