fix CSS odity

This commit is contained in:
MathMan05 2024-08-01 00:09:36 -05:00
parent 090568f99c
commit b3095376ce

View file

@ -663,7 +663,6 @@ textarea:focus-visible,
user-select: none;
cursor: pointer;
transition: font-weight .1s;
padding: .02in .0in;
border-radius: .05in;
padding: .05in .1in;
}
@ -1536,4 +1535,4 @@ form div{
}
.hiddencat{
rotate:-90deg;
}
}