fix dumb typo and fix CSS
This commit is contained in:
parent
aeb7915d28
commit
f05de33f8d
2 changed files with 8 additions and 8 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue