Skip to content

Commit

Permalink
Adjusted some spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
angoway committed Oct 31, 2024
1 parent ccb5c48 commit 5458f56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/styles/LessonSide.scss
Original file line number Diff line number Diff line change
Expand Up @@ -80,15 +80,15 @@
align-items: center;
display: flex;
flex-direction: column;
padding: 0.5em;
padding: 0.75em;
}

#encouraging-turtle {
align-items: center;
box-sizing: border-box;
display: flex;
height: auto;
padding-bottom: 1em;
padding-bottom: 0.5em;
width: 45%;
}

Expand Down

0 comments on commit 5458f56

Please sign in to comment.