removes the margin top adjustment for desktop

This commit is contained in:
Godfrey M 2022-10-06 10:35:28 -07:00
parent e21660ae05
commit 0c6441ebed

View file

@ -684,7 +684,4 @@ th.css-accessory > .th-inner::before
.sidebar-menu {
margin-top:51px
}
}
.main-sidebar{
margin-top:50px;
}