@@ -157,11 +157,11 @@ import Layout from "#layouts/Layout.astro";
|
||||
}
|
||||
|
||||
&-list {
|
||||
@apply list-disc pl-2 mt-2;
|
||||
@apply pl-2 mt-2;
|
||||
}
|
||||
|
||||
&-list-item {
|
||||
@apply text-xl text-gray-600 list-disc pl-5 mt-2;
|
||||
@apply text-xl text-gray-600 list-disc;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user