Skip to content

Commit

Permalink
☆ imagine if my css worked ☆
Browse files Browse the repository at this point in the history
  • Loading branch information
starg3n authored Sep 26, 2024
1 parent d3011b8 commit e845e36
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,23 @@ h1 {
}

p {
font-size: 14px;
font-size: 20px;
font-weight: normal;
margin-top: 5px;
color: #FFE5B4;
text-align: center;
}

b {
font-size: 14px;
font-size: 20px;
font-weight: normal;
margin-top: 5px;
color: #FFE5B4;
text-align: center;
}

a {
font-size: 14px;
font-size: 20px;
font-weight: normal;
margin-top: 5px;
color: #FFE5B4;
Expand Down

0 comments on commit e845e36

Please sign in to comment.