mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 03:17:07 +00:00
[STYLYE] Background image on home page
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
header.masthead {
|
header.masthead {
|
||||||
position: relative;
|
position: relative;
|
||||||
background: #343a40 no-repeat center;
|
background: #343a40 no-repeat center;
|
||||||
-webkit-background-size: contain;
|
-webkit-background-size: cover;
|
||||||
-moz-background-size: contain;
|
-moz-background-size: cover;
|
||||||
-o-background-size: contain;
|
-o-background-size: cover;
|
||||||
background-size: contain;
|
background-size: cover;
|
||||||
padding-top: 8rem;
|
padding-top: 8rem;
|
||||||
padding-bottom: 8rem;
|
padding-bottom: 8rem;
|
||||||
min-height: 400px;
|
min-height: 400px;
|
||||||
|
|||||||
Reference in New Issue
Block a user