Commit 093c08db authored by Amy Yan's avatar Amy Yan

fixed border radius disappearing on hover off

parent 9faff70f
......@@ -39,6 +39,7 @@
text-align: center;
text-transform: uppercase;
opacity: 0.6;
border-radius: 5px;
transition: 0.2s ease-in-out background, 0.2s ease-in-out opacity;
& span {
......
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