diff --git a/public/themes/dist_static/static/css/common.css b/public/themes/dist_static/static/css/common.css index 2fb0f3e..541d532 100644 --- a/public/themes/dist_static/static/css/common.css +++ b/public/themes/dist_static/static/css/common.css @@ -1640,7 +1640,7 @@ body { color: var(--color-text); box-shadow: none; }.site-header:has(.site-header__nav-item--mega:hover) .site-header__main { - border-top-color: rgba(46, 53, 58, 0.1); + /* border-top-color: rgba(46, 53, 58, 0.1); */ }.site-header:has(.site-header__nav-item--mega:hover) .header-logo .header-logo__img--default { display: none; }.site-header:has(.site-header__nav-item--mega:hover) .header-logo .header-logo__img--dark {