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

@ -685,6 +685,3 @@ th.css-accessory > .th-inner::before
margin-top:51px
}
}
.main-sidebar{
margin-top:50px;
}