Rebuild assets

This commit is contained in:
2023-01-29 16:54:43 +11:00
parent 2d371812f5
commit 886975b435

View File

@@ -1036,14 +1036,6 @@ video {
width: 0.5rem;
}
.w-8 {
width: 2rem;
}
.w-4 {
width: 1rem;
}
.max-w-prose {
max-width: 65ch;
}
@@ -1343,10 +1335,6 @@ video {
background-color: rgb(254 240 138 / var(--tw-bg-opacity));
}
.hover\:fill-blue-100:hover {
fill: #dbeafe;
}
.hover\:fill-blue-400:hover {
fill: #60a5fa;
}