remove useless css property

This commit is contained in:
MathieuG-P
2022-06-07 22:21:47 +02:00
parent 24113929a2
commit bbe65ff927
@@ -1,7 +1,5 @@
.glow-on-hover {
z-index: 0;
border-radius: 10px;
content: '';
background: linear-gradient(45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, #ff0000);
position: absolute;
top: -4px;