CSS update

This commit is contained in:
MathMan05 2024-08-22 20:53:30 -05:00
parent e11cd2e0c1
commit b9745a5015

View file

@ -1928,4 +1928,8 @@ form div{
flex-shrink:1;
display: block;
padding: 0;
}
.optionElement{
border-radius:.03in;
box-shadow: .01in .01in .1in #00000059;
}