fixing list style and spacing
This commit is contained in:
parent
cb97189e2b
commit
a16651725d
|
|
@ -18,7 +18,7 @@
|
|||
@apply py-12;
|
||||
}
|
||||
&__press-ressource {
|
||||
@apply grid gap-x-8 gap-4 px-4 py-8 list-none;
|
||||
@apply grid gap-x-8 gap-4 px-4 !py-8 list-none;
|
||||
grid-template-columns: repeat(9, 1fr);
|
||||
align-items: center;
|
||||
&:before {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user