Skip to content

Commit

Permalink
another potential fix for post it text in opportunities section
Browse files Browse the repository at this point in the history
  • Loading branch information
comnk committed Nov 7, 2024
1 parent a327dfb commit f022787
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions src/components/About/Opportunities/Opportunities.scss
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
.opportunities-section {
margin-top: 4rem;
margin-top: 3.5rem;

.card-text {
margin-inline: auto;
margin-block: 50%;
display: flex;
align-items: center;
justify-content: center;
height: 100%;
text-align: center;

p {
Expand Down

0 comments on commit f022787

Please sign in to comment.