FIX mt-auto on read more
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
310c584480
commit
e33ada707f
|
|
@ -61,7 +61,7 @@
|
|||
}
|
||||
|
||||
&__adresse {
|
||||
@apply font-normal underline-offset-4 inline-flex !mt-auto w-full;
|
||||
@apply font-normal underline-offset-4 inline-flex !mt-2 w-full;
|
||||
&:before {
|
||||
@apply inline-flex mr-3 h-6 w-6 bg-center bg-contain bg-no-repeat;
|
||||
content: '';
|
||||
|
|
@ -116,6 +116,6 @@
|
|||
}
|
||||
|
||||
.cta--read-more {
|
||||
@apply mt-6 !px-2;
|
||||
@apply mt-auto !px-2 pt-5;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user