diff --git a/src/styles/site.css b/src/styles/site.css index 21e1da3..af78d8d 100644 --- a/src/styles/site.css +++ b/src/styles/site.css @@ -102,15 +102,7 @@ a { } .nav::after { - content: ""; - position: absolute; - top: 7px; - right: 16px; - left: 16px; - height: 1px; - border-radius: 999px; - background: rgba(255, 255, 255, 0.78); - pointer-events: none; + display: none; } .brand {