Skip to content

Commit

Permalink
Merge pull request #137 from VenusCh001/align-skill-icons
Browse files Browse the repository at this point in the history
icons and text aligned in skills
  • Loading branch information
ayushichoudhary-19 committed Jan 21, 2024
2 parents 2fe895e + 84c55f5 commit a43ecc6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -1141,6 +1141,8 @@ h2 {
font-size: 40px;
color: #0277bd;
margin-bottom: 10px;
margin-right: 30px;

display: block;
}

Expand Down Expand Up @@ -1196,6 +1198,7 @@ h2 {
font-size: 40px;
color: #0277bd;
margin-bottom: 10px;
margin-left: 30px;
}

.skill span {
Expand Down

0 comments on commit a43ecc6

Please sign in to comment.