Skip to content

Commit

Permalink
fix: 325 - course links alignment (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
Wystov authored Jun 22, 2024
1 parent 5f7c63c commit 25df77f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/widgets/study-path/ui/stage-card/links/links.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
@include media-laptop {
flex-direction: column;
gap: 16px;
align-items: flex-start;
}

display: flex;
Expand Down

0 comments on commit 25df77f

Please sign in to comment.