diff --git a/index.html b/index.html index d452274..0bc566b 100644 --- a/index.html +++ b/index.html @@ -201,8 +201,6 @@

Projekty

background-repeat: no-repeat; background-position: center center; background-size: cover; - -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */ - filter: grayscale(100%); opacity: 1; backdrop-filter: blur(5px); -webkit-backdrop-filter: blur(5px); @@ -221,20 +219,6 @@

Projekty

border: 1px solid #020024; color: #f2f2f2; } - .v2_19::after { - content: ""; - position: absolute; - top: 0; - left: 0; - width: 100%; - height: 100%; - background: linear-gradient( - rgba(52, 11, 139, 1), - rgba(217, 217, 217, 0) - ); - opacity: 0.7; /* Adjust the opacity as needed */ - z-index: 2; /* Ensure the overlay is above the content */ - } .v2_19::before { content: ""; position: absolute;