Skip to content

Commit

Permalink
fixed awards image alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
abutuza committed Nov 22, 2024
1 parent 9740c3e commit 3f48b33
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _src/blocks/columns/columns.css
Original file line number Diff line number Diff line change
Expand Up @@ -597,6 +597,10 @@
gap: 32px;
}

.columns.awards-fragment > div{
align-items: baseline;
}

.columns > div > div {
flex: 1;
order: unset;
Expand Down

0 comments on commit 3f48b33

Please sign in to comment.