Skip to content

Commit

Permalink
upd capitalize skills item p
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrej044 committed Jun 25, 2023
1 parent 990cff4 commit 671f51a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ a:hover, a:active, a:focus, button:hover, button:focus {
.skills__item p {
line-height: 2.6rem;
color: var(--light-gray);
text-transform: capitalize;
}

.skills .decor__rings {
Expand Down

0 comments on commit 671f51a

Please sign in to comment.