few responsive adjustements
This commit is contained in:
parent
e257cf4aa1
commit
7a3bc15316
|
|
@ -1,16 +1,11 @@
|
|||
.heading-box--news {
|
||||
@apply /* container */
|
||||
/* bg-primary */
|
||||
/* text-white */
|
||||
/* mx-auto */
|
||||
/* py-12 */
|
||||
/* px-8 */
|
||||
/* rounded-3xl */
|
||||
mt-8
|
||||
flex
|
||||
relative
|
||||
flex-nowrap
|
||||
justify-between;
|
||||
@apply mt-8
|
||||
py-8
|
||||
lg:py-16
|
||||
flex
|
||||
relative
|
||||
flex-nowrap
|
||||
justify-between;
|
||||
.post-infos-capsule {
|
||||
@apply mt-8;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user