Realign ordercycle text on tablet downwards

This commit is contained in:
Matt-Yorkley
2020-01-19 18:28:06 +01:00
parent 43cadb00c4
commit a146bdacc8

View File

@@ -96,7 +96,7 @@ ordercycle {
}
@media all and (max-width: 1024px) {
text-align: left;
text-align: center;
}
}