Skip to content

Commit

Permalink
Merge pull request #123 from Naga-Himaja/font-size-fix
Browse files Browse the repository at this point in the history
enhancement: increase text size for class card-body
  • Loading branch information
tushargupta1504 authored Oct 2, 2024
2 parents 4d953b7 + 0debfd0 commit a5bef53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,8 @@ ul li .nav-link:hover{
.card-body{
position: relative;
max-width: 7;
font-size: 25px;
text-align: center;
}

.circle{
Expand Down

0 comments on commit a5bef53

Please sign in to comment.