@@ -96,10 +96,10 @@ import Layout from "#layouts/Layout.astro";
|
|||||||
|
|
||||||
|
|
||||||
.OEA_item1, .OEA_item2, .OEA_item3, .OEA_item4, .OEA_item5 {
|
.OEA_item1, .OEA_item2, .OEA_item3, .OEA_item4, .OEA_item5 {
|
||||||
@apply m-2 w-full;
|
@apply w-full;
|
||||||
|
|
||||||
.OEA_title1, .OEA_title2 {
|
.OEA_title1, .OEA_title2 {
|
||||||
@apply font-bold text-lg text-white p-2 m-2 rounded;
|
@apply font-bold text-lg text-white p-2 rounded w-full;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user