Center background image component
This commit is contained in:
parent
d27dff0261
commit
e7f4b9c241
|
@ -23,6 +23,6 @@
|
|||
width: 100%;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
background-position: top center;
|
||||
background-position: center center;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue