slider gradient removed

This commit is contained in:
Bikems Reezal 2024-07-24 19:11:44 +05:45
parent 4decfbc0f4
commit 32ae338e51

View File

@ -439,7 +439,7 @@ h6{
align-items: center; align-items: center;
justify-content: center; justify-content: center;
text-align: center; text-align: center;
background: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, 0.6)); /* background: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, 0.6)); */
background-size: cover; background-size: cover;
} }