Commit d99cac5d by Arjun Jhukal

updated the glassy effect

parent 13a9fa34
...@@ -412,6 +412,7 @@ ...@@ -412,6 +412,7 @@
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1); box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
transition: transform 0.3s ease; transition: transform 0.3s ease;
overflow: hidden; overflow: hidden;
position: relative;
} }
.glass::before { .glass::before {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment