Skip to content

Commit

Permalink
fix: 💄 center instructor info block wrt image
Browse files Browse the repository at this point in the history
  • Loading branch information
neptunes5thmoon committed Jul 15, 2024
1 parent 52b113b commit 60364a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _sass/_profile.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@


%instructor-profile {
display: block;
float: left;
display: flex;
align-items: center;
height: 210px;

img {
Expand Down

0 comments on commit 60364a5

Please sign in to comment.