off by a pixel

This commit is contained in:
Godfrey M 2022-10-04 12:11:37 -07:00
parent 53392d6069
commit e21660ae05

View file

@ -674,7 +674,7 @@ th.css-accessory > .th-inner::before
margin-top:64px;
}
}
@media screen and (max-width: 770px) and (min-width: 512px){
@media screen and (max-width: 771px) and (min-width: 512px){
.sidebar-menu {
margin-top:14px
}