diff --git a/src/components/App/App.css b/src/components/App/App.css index 42b559f..52f74e3 100644 --- a/src/components/App/App.css +++ b/src/components/App/App.css @@ -109,6 +109,7 @@ a.main-link:after { width: 100%; border-bottom: 1px solid black; transition: 0.2s; + pointer-events: none; } a.main-link:hover:after {