FEATURE Introducing component
This commit is contained in:
parent
b7549f05d1
commit
469d568f38
9
resources/css/components/sommaire-index.css
Normal file
9
resources/css/components/sommaire-index.css
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
.sommaire-index {
|
||||||
|
@apply list-none;
|
||||||
|
li {
|
||||||
|
@apply mb-4;
|
||||||
|
}
|
||||||
|
a {
|
||||||
|
@apply text-xl text-carhop-gray opacity-80;
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user