RESPONSIVE FIX flex content
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
0712df55f9
commit
0f47ea2c93
|
|
@ -101,7 +101,7 @@ footer {
|
|||
}
|
||||
}
|
||||
ul {
|
||||
@apply w-full flex gap-x-4 justify-between pt-12;
|
||||
@apply w-full flex flex-col lg:flex-row flex-wrap gap-x-4 justify-between pt-12;
|
||||
li {
|
||||
@apply text-primary;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user