Rebuild assets

This commit is contained in:
2023-05-14 18:02:30 +10:00
parent ed1b357b02
commit 0a790e83a1

View File

@@ -1202,6 +1202,10 @@ video {
width: 0.5rem;
}
.w-24 {
width: 6rem;
}
.w-36 {
width: 9rem;
}
@@ -1226,14 +1230,6 @@ video {
width: 100%;
}
.w-3 {
width: 0.75rem;
}
.w-24 {
width: 6rem;
}
.max-w-3xl {
max-width: 48rem;
}