remove unneeded justify-content

This commit is contained in:
filifa
2025-12-12 01:23:52 -05:00
parent a330bef49f
commit f3c6f8a67f

View File

@@ -52,7 +52,6 @@ input {
#modulus-box {
flex: auto;
display: flex;
justify-content: end;
align-items: end;
min-width: 0;
}