FEEDBACK reducing vertical paddigs for small screens
This commit is contained in:
parent
b346ef4c08
commit
e1d605153c
|
|
@ -57,6 +57,12 @@
|
|||
}
|
||||
}
|
||||
|
||||
main > .content-box:first-child {
|
||||
@media (max-width: 1441px) {
|
||||
@apply !pt-2;
|
||||
}
|
||||
}
|
||||
|
||||
.single-articles .content-box {
|
||||
@apply !pt-10 !pb-8;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user