feat(us): adds contact and about sections
This commit is contained in:
6
app/static/css/about-us.css
Normal file
6
app/static/css/about-us.css
Normal file
@@ -0,0 +1,6 @@
|
||||
.about-us {
|
||||
background-image: url('/static/img/animals-bg.jpg');
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
Reference in New Issue
Block a user