1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-01 15:55:34 +01:00

remove all pointer events from front page link

This commit is contained in:
Matthias Kretschmann 2018-11-29 13:45:13 +01:00
parent e93fb99659
commit d327ecc046
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -38,7 +38,8 @@
&:last-child {
flex-basis: 100%;
text-align: center;
opacity: .75;
opacity: .5;
pointer-events: none;
}
}