Untitled
unknown
plain_text
a year ago
269 B
4
Indexable
/*START - add padding under change time on mobile/tablet view*/
@media (orientation:portrait) and (min-width:768px) and (max-width:1024px) {
.schedule__form {
margin-bottom:60px!important;
}
}
/*END - add padding under change time on tablet view*/Editor is loading...
Leave a Comment