Skip to content

Commit

Permalink
Align explanation-icon to top of box
Browse files Browse the repository at this point in the history
  • Loading branch information
ja-he committed Jan 20, 2024
1 parent 82ca877 commit 76194bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@
width: 2em;
height: 2em;
grid-area: icon;
align-self: center;
align-self: start;
justify-self: center;
animation: animate-pop 0.5s ease-out;
}
Expand Down

0 comments on commit 76194bf

Please sign in to comment.