Fixed background on about page
This commit is contained in:
parent
3dccf8bab9
commit
d7ffa77545
@ -10,6 +10,7 @@ body {
|
||||
body.about-body {
|
||||
background-color: transparent;
|
||||
background-image: url('../images/background-kosmos.jpg');
|
||||
background-attachment: fixed;
|
||||
}
|
||||
|
||||
.landing-page .learn-more-cta {
|
||||
|
Loading…
x
Reference in New Issue
Block a user