STYLE FIX padding top too big on thumbnail
This commit is contained in:
parent
7f419e009a
commit
90d62856de
|
|
@ -23,7 +23,8 @@
|
|||
transition: all 0.3s ease-out;
|
||||
|
||||
@media (max-width: 599px) {
|
||||
padding-top: 100px;
|
||||
/* padding-top: 100px; */
|
||||
/* background-color: yellow !important; */
|
||||
order: 3;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user