changes and improvements
This commit is contained in:
+1
-3
@@ -102,7 +102,7 @@
|
||||
/* For the Link banner */
|
||||
.link-banner {
|
||||
/* box-shadow: inset 0px 10px 20px 20px #ffffff; */
|
||||
opacity: 30%;
|
||||
opacity: 25%;
|
||||
z-index: 0;
|
||||
}
|
||||
.link-banner .link-banner-inner {
|
||||
@@ -116,7 +116,6 @@
|
||||
-webkit-mask: linear-gradient(#fff, transparent);
|
||||
mask: linear-gradient(#fff, transparent);
|
||||
}
|
||||
|
||||
.link-banner::after {
|
||||
content: "";
|
||||
position: absolute;
|
||||
@@ -132,7 +131,6 @@
|
||||
width: 100%;
|
||||
height: 4rem;
|
||||
}
|
||||
|
||||
.link-banner::before {
|
||||
content: "";
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user