Rebuild assets

This commit is contained in:
2023-02-01 21:32:09 +11:00
parent 59a59379cf
commit f5dea9855b

View File

@@ -1209,6 +1209,11 @@ video {
color: rgb(37 99 235 / var(--tw-text-opacity));
}
.text-gray-600 {
--tw-text-opacity: 1;
color: rgb(75 85 99 / var(--tw-text-opacity));
}
.text-gray-400 {
--tw-text-opacity: 1;
color: rgb(156 163 175 / var(--tw-text-opacity));
@@ -1229,11 +1234,6 @@ video {
color: rgb(22 163 74 / var(--tw-text-opacity));
}
.text-gray-600 {
--tw-text-opacity: 1;
color: rgb(75 85 99 / var(--tw-text-opacity));
}
.text-blue-400 {
--tw-text-opacity: 1;
color: rgb(96 165 250 / var(--tw-text-opacity));