Skip to content

Commit

Permalink
Merge branch 'dev' into uat
Browse files Browse the repository at this point in the history
  • Loading branch information
martinheppner committed Aug 23, 2024
2 parents b5d7540 + 759aabd commit 97ba79c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -1820,9 +1820,11 @@ top:250px; */
flex-direction: column;
justify-content: center;
align-items: flex-start; /* Align text to the left */
padding: 0.5rem;
padding-right: 0.5rem;
padding-bottom: 1.5rem;
margin-bottom: 0; /* Ensure no extra space below */
height: 100%; /* allow children elements to adjust heights */
text-align: start;
}

/* Reset margins for Typography elements */
Expand Down

0 comments on commit 97ba79c

Please sign in to comment.