few responsive adaptations
This commit is contained in:
parent
990b7667f1
commit
ded26275f0
|
|
@ -13,7 +13,8 @@
|
|||
rounded-2xl
|
||||
bg-secondary-light
|
||||
flex
|
||||
flex-row
|
||||
flex-col
|
||||
md:flex-row
|
||||
items-center
|
||||
justify-around;
|
||||
&__infos {
|
||||
|
|
@ -48,7 +49,7 @@
|
|||
|
||||
&__cover {
|
||||
/* transform: translateY(-30%); */
|
||||
@apply rounded-2xl;
|
||||
@apply rounded-2xl mt-12 md:mt-0;
|
||||
max-width: 200px;
|
||||
/* transform: scale(2) translate(-50%, -20%); */
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user