chore: remove unused hx-mx-2 margin utility class

This commit is contained in:
Xin 2025-02-25 08:12:44 +00:00
parent 8eb348323d
commit b2e6c30c7f
2 changed files with 0 additions and 5 deletions

View File

@ -584,10 +584,6 @@ video {
margin-left: 0.25rem;
margin-right: 0.25rem;
}
.hx-mx-2 {
margin-left: 0.5rem;
margin-right: 0.5rem;
}
.hx-mx-4 {
margin-left: 1rem;
margin-right: 1rem;

View File

@ -406,7 +406,6 @@
"hx-mt-6",
"hx-mt-8",
"hx-mx-1",
"hx-mx-2",
"hx-mx-4",
"hx-mx-auto",
"hx-my-1.5",