mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-16 06:37:02 +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;
|
|
}
|