Add files via upload
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
#wrapper {
|
||||
>.bg {
|
||||
background-image: url('../../images/overlay.png'), linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url("../../"+ $backgroundPath);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user