fix dumb typo and fix CSS

This commit is contained in:
MathMan05 2024-08-29 22:39:13 -05:00
parent aeb7915d28
commit f05de33f8d
2 changed files with 8 additions and 8 deletions

View file

@ -2015,10 +2015,10 @@ form div{
.instance{
img{
width:.6in;
height:.6in;
margin-right:.1in;
border-radius:.2in;
border:solid .03in var(--black);
height:.6in;
margin-right:.1in;
border-radius:.2in;
border:solid .03in var(--black);
}
h2{
font-size:.25in;