mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2026-01-21 15:54:28 +03:00
5 lines
153 B
SCSS
5 lines
153 B
SCSS
.bs-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;
|
|
}
|