Issue with headers pushing descriptions

This commit is contained in:
Merve Karaman 2023-08-11 11:30:29 +03:00
parent 6539df1f1f
commit 7421b98166

View File

@ -805,7 +805,7 @@ html[dir='rtl'] .print-heading {
vertical-align: top;
}
@media (max-width: 480px) {
@media only screen and (min-width: 1024px) and (max-width: 1536px) {
.col-60 {
display: inline-block;
width: 50%;