Rebuild assets

This commit is contained in:
2023-02-25 17:05:06 +11:00
parent 1a83557468
commit fe59645afc

View File

@@ -1475,11 +1475,6 @@ h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: rgb(251 146 60 / var(--tw-text-opacity)); color: rgb(251 146 60 / var(--tw-text-opacity));
} }
.hover\:text-blue-600:hover {
--tw-text-opacity: 1;
color: rgb(37 99 235 / var(--tw-text-opacity));
}
.hover\:underline:hover { .hover\:underline:hover {
text-decoration-line: underline; text-decoration-line: underline;
} }
@@ -1676,11 +1671,6 @@ h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
background-color: rgb(250 204 21 / 0.8); background-color: rgb(250 204 21 / 0.8);
} }
.dark\:hover\:text-blue-200:hover {
--tw-text-opacity: 1;
color: rgb(191 219 254 / var(--tw-text-opacity));
}
.dark\:hover\:text-yellow-100:hover { .dark\:hover\:text-yellow-100:hover {
--tw-text-opacity: 1; --tw-text-opacity: 1;
color: rgb(254 249 195 / var(--tw-text-opacity)); color: rgb(254 249 195 / var(--tw-text-opacity));