Commit 2d910117 by Tuukka Kivilahti

minor change

1 parent 8c5cfb02
Pipeline #5 passed
in 0 seconds
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
} }
.leftNavItem:hover { .leftNavItem:hover {
background-image: linear-gradient(90deg, rgba(126, 142, 218,0.13) 0%, rgba(255,255,255,0.00) 92%); //background-image: linear-gradient(90deg, rgba(126, 142, 218,0.13) 0%, rgba(255,255,255,0.00) 92%);
border-left: 3px solid #69B1A1; border-left: 3px solid #69B1A1;
text-decoration: none; text-decoration: none;
} }
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!