portico: Add hover behaviour to Take the tour button on /hello.

This commit is contained in:
Alexandra Ciobica
2019-08-20 22:49:22 +03:00
committed by Tim Abbott
parent 366dce5d52
commit 9bb7249c42

View File

@@ -1350,7 +1350,7 @@ nav ul li.active::after {
color: hsl(0, 0%, 100%);
background-color: hsl(185, 38%, 55%);
background: linear-gradient(145deg, hsl(191, 56%, 55%), hsl(169, 65%, 42%));
box-shadow: 0px 3px 10px hsla(0, 0%, 0%, 0.3);
box-shadow: 0px 3px 10px hsla(0, 0%, 0%, 0.2);
border: 0;
position: absolute;
left: 50%;