mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-02-09 08:10:39 +03:00
fixed background position
This commit is contained in:
parent
15fc722b59
commit
4aa8adb68c
|
@ -1,6 +1,7 @@
|
|||
.bd-masthead {
|
||||
background-image: linear-gradient(rgba(0, 0, 255, 0.2), rgba(0, 0, 255, 0.4)), url("../assets/img/bg.jpg");
|
||||
background-size: cover;
|
||||
background-position: center top;
|
||||
|
||||
.bd-booticon {
|
||||
color: #fff;
|
||||
|
|
Loading…
Reference in New Issue
Block a user