Small tweaks to Ferris size and position

This commit is contained in:
Carol (Nichols || Goulding) 2021-08-18 20:48:38 -04:00
parent 0d1dac6bc0
commit 687e21bde2
No known key found for this signature in database
GPG Key ID: D04B39A6CA243902
1 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ body.ayu .not_desired_behavior {
.ferris {
vertical-align: top;
margin-left: 0.5em;
margin-left: 0.2em;
height: auto;
}
@ -37,7 +37,7 @@ body.ayu .not_desired_behavior {
}
.ferris-small {
width: 3em;
width: 2.3em;
}
.ferris-explain {