Skip to content

Commit

Permalink
Small tweaks to Ferris size and position
Browse files Browse the repository at this point in the history
  • Loading branch information
carols10cents committed Aug 19, 2021
1 parent 0d1dac6 commit 687e21b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ferris.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ body.ayu .not_desired_behavior {

.ferris {
vertical-align: top;
margin-left: 0.5em;
margin-left: 0.2em;
height: auto;
}

Expand All @@ -37,7 +37,7 @@ body.ayu .not_desired_behavior {
}

.ferris-small {
width: 3em;
width: 2.3em;
}

.ferris-explain {
Expand Down

0 comments on commit 687e21b

Please sign in to comment.