diff --git a/src/components/TopbarDesktop/TopbarDesktop.css b/src/components/TopbarDesktop/TopbarDesktop.css index 11ae3248..a52f7db4 100644 --- a/src/components/TopbarDesktop/TopbarDesktop.css +++ b/src/components/TopbarDesktop/TopbarDesktop.css @@ -21,6 +21,7 @@ &:hover { border-bottom: 4px solid var(--marketplaceColor); + border-radius: 0; text-decoration: none; } }