Skip to content

Commit

Permalink
Merge pull request #4 from RecyLife/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
AsteroidusTv authored Dec 15, 2024
2 parents dae8e6e + 33677a2 commit c461ebb
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion styles/goals.css
Original file line number Diff line number Diff line change
Expand Up @@ -361,4 +361,10 @@
.section-text {
font-size: 14px;
}
}
}

@media screen and (max-width: 375px) {
.card-title {
font-size: 17px;
}
}

0 comments on commit c461ebb

Please sign in to comment.