changes and improvements

This commit is contained in:
Daniel
2023-06-24 16:47:24 +03:30
parent 3abea1d1b7
commit c00c2dcd60
10 changed files with 81 additions and 46 deletions
+1 -3
View File
@@ -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;