Skip to content

Commit

Permalink
☆ css continuity ☆
Browse files Browse the repository at this point in the history
  • Loading branch information
starg3n authored Sep 26, 2024
1 parent 21630c9 commit e50d712
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,23 @@ h1 {
}

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

0 comments on commit e50d712

Please sign in to comment.