removed Draft 2 comment

This commit is contained in:
2026-01-21 00:44:31 -07:00
parent c4348d6d3d
commit d44c4a3228
2 changed files with 7 additions and 4 deletions
+6
View File
@@ -208,9 +208,15 @@
.mb-\[0\.5em\] {
margin-bottom: 0.5em;
}
.mb-\[1\.25rem\] {
margin-bottom: 1.25rem;
}
.mb-\[1em\] {
margin-bottom: 1em;
}
.mb-\[1rem\] {
margin-bottom: 1rem;
}
.mb-\[3em\] {
margin-bottom: 3em;
}