Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
FazzPy authored Jul 12, 2022
1 parent 112f19b commit 3e25057
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ body{
background-color: #003147;
padding: 40px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
margin-left: -3px;
}

.profileText{
Expand Down Expand Up @@ -204,7 +206,7 @@ p{

.skills .box h4{
text-transform: uppercase;
color: #black;
color: black;
font-family: 'Oswald', sans-serif;
font-size: 18px;
font-weight: 500;
Expand Down

0 comments on commit 3e25057

Please sign in to comment.