mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-22 17:47:11 +03:00
fixed bg
This commit is contained in:
parent
f2ac8b142a
commit
e2c3e6abf5
|
@ -2,6 +2,7 @@
|
|||
background-image: linear-gradient(rgba(0, 0, 255, 0.2), rgba(0, 0, 255, 0.4)), url("../assets/img/bg.jpg");
|
||||
background-position: center top;
|
||||
background-size: cover;
|
||||
background-attachment: fixed;
|
||||
|
||||
.bd-booticon {
|
||||
color: #fff;
|
||||
|
|
Loading…
Reference in New Issue
Block a user