Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
YuriyDurov authored Apr 21, 2024
1 parent d2871e3 commit 26ba1dc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ body {
}

h2 {
color: #eb062c;
color: #512BD4;
}

h3 {
color: #eb741d;
color: #230072C6;
}

img {
margin-right: 10px;
margin-right: 1rem;
}

0 comments on commit 26ba1dc

Please sign in to comment.