Rebuild assets
This commit is contained in:
@@ -1191,6 +1191,10 @@ video {
|
|||||||
fill: #dbeafe;
|
fill: #dbeafe;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.fill-pink-100 {
|
||||||
|
fill: #fce7f3;
|
||||||
|
}
|
||||||
|
|
||||||
.object-cover {
|
.object-cover {
|
||||||
-o-object-fit: cover;
|
-o-object-fit: cover;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
@@ -1447,6 +1451,10 @@ h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
|
|||||||
fill: #60a5fa;
|
fill: #60a5fa;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.hover\:fill-pink-400:hover {
|
||||||
|
fill: #f472b6;
|
||||||
|
}
|
||||||
|
|
||||||
.hover\:text-blue-100:hover {
|
.hover\:text-blue-100:hover {
|
||||||
--tw-text-opacity: 1;
|
--tw-text-opacity: 1;
|
||||||
color: rgb(219 234 254 / var(--tw-text-opacity));
|
color: rgb(219 234 254 / var(--tw-text-opacity));
|
||||||
|
Reference in New Issue
Block a user