Skip to content

Commit

Permalink
styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
trending-today authored Nov 16, 2024
1 parent 1ce6f48 commit f5927ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ nav ul li a:hover {
.hero {
background: linear-gradient(#4e73df, #ff4081, #ff6f61, #9b59b6);
/*url('') center center / cover no-repeat*/ /* Example GIF */
border-top: 15px solid #fff;
color: white;
border-top: 45px solid #fff;
color: purple;
text-align: center;
padding: 100px 20px;
position: relative;
Expand Down

0 comments on commit f5927ac

Please sign in to comment.