some fixes
This commit is contained in:
parent
430a78e23f
commit
5aa2e2bb93
4 changed files with 40 additions and 6 deletions
|
@ -672,6 +672,13 @@
|
|||
-webkit-mask-image: -webkit-radial-gradient(center, circle cover, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0) 75%);
|
||||
border-radius : 0px;
|
||||
}
|
||||
.hero-tint {
|
||||
position: absolute;
|
||||
top : 0;
|
||||
opacity: 0.6;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
>.row {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue