widget #101
@@ -88,7 +88,7 @@ import Layout from "#layouts/Layout.astro";
|
||||
@tailwind utilities;
|
||||
|
||||
#OEA_widget {
|
||||
@apply bg-gray-100 p-4 rounded-xl shadow-xl;
|
||||
@apply bg-gray-100 p-4 shadow-xl;
|
||||
|
||||
#OEA_input { @apply space-y-2;
|
||||
|
||||
@@ -100,7 +100,7 @@ import Layout from "#layouts/Layout.astro";
|
||||
@apply w-full;
|
||||
|
||||
.OEA_title1, .OEA_title2 {
|
||||
@apply font-bold text-lg text-white p-2 rounded w-full;
|
||||
@apply font-bold text-lg text-white p-1.5 pl-2 rounded w-full;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user