Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen authored Dec 31, 2020
1 parent 2b58e06 commit 642166d
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -624,15 +624,11 @@ body {
margin: 0;
}
.header {
background: #1abc9c;
color: white;
padding: 30px;
text-align: center;
color: white;
background: #1abc9c;
}
.header h1 {
font-size: 40px;
}
/* navbars */
.navbar-theme-dark {
overflow: hidden;
background-color: #333;
Expand Down

0 comments on commit 642166d

Please sign in to comment.