Skip to content

Commit

Permalink
Changed vertical-alignment on homepage tiles to fix vertical padding …
Browse files Browse the repository at this point in the history
…issue.
  • Loading branch information
jbum committed Jan 17, 2024
1 parent f278eda commit d5c3efd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/css/sass/ds-site-global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ a.tile-link {
border: 1px solid #D4D4D7;

div.content-tile-header {
vertical-align: top;
font-size: 14px;
border: 1px solid ;
font-weight: 400;
Expand Down

0 comments on commit d5c3efd

Please sign in to comment.