Skip to content

Commit

Permalink
fix: aligned text as row inside box
Browse files Browse the repository at this point in the history
  • Loading branch information
sabrina-bongiovanni committed Oct 6, 2023
1 parent d509471 commit 3a534e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/theme/ItaliaTheme/Blocks/_squaresImageTemplate.scss
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
align-items: flex-end;
padding: 1.2rem;
text-decoration: none;
flex-direction: row;

.title {
z-index: 2;
Expand Down

0 comments on commit 3a534e0

Please sign in to comment.