Rebuild assets

This commit is contained in:
2023-05-13 12:45:35 +10:00
parent bcaab0754a
commit 7fc753b99e

View File

@@ -1172,10 +1172,6 @@ video {
width: 1.5rem;
}
.w-3 {
width: 0.75rem;
}
.max-w-prose {
max-width: 65ch;
}
@@ -1434,6 +1430,10 @@ video {
padding-bottom: 2.5rem;
}
.pb-4 {
padding-bottom: 1rem;
}
.pb-8 {
padding-bottom: 2rem;
}
@@ -1446,10 +1446,6 @@ video {
padding-top: 1rem;
}
.pb-4 {
padding-bottom: 1rem;
}
.text-left {
text-align: left;
}
@@ -1486,10 +1482,6 @@ video {
font-size: 0.75rem;
}
.text-2xl {
font-size: 1.563rem;
}
.font-bold {
font-weight: 700;
}