FIX refining responsive
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
d1de979057
commit
e8bceba564
|
|
@ -1,6 +1,9 @@
|
|||
.team-authors {
|
||||
@apply max-w-screen-xl px-12 mx-auto py-24;
|
||||
@apply max-w-screen-xl px-4 md:px-12 mx-auto py-24;
|
||||
|
||||
.container {
|
||||
@apply px-0;
|
||||
}
|
||||
.author-card {
|
||||
@apply bg-white p-8 border border-carhop-green-700 mb-0 flex flex-col;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user