mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
remove all pointer events from front page link
This commit is contained in:
parent
e93fb99659
commit
d327ecc046
@ -38,7 +38,8 @@
|
|||||||
&:last-child {
|
&:last-child {
|
||||||
flex-basis: 100%;
|
flex-basis: 100%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
opacity: .75;
|
opacity: .5;
|
||||||
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user