Skip to content

Commit

Permalink
🐞[Bug]: Fixing New.html
Browse files Browse the repository at this point in the history
updates nav in new.html file
  • Loading branch information
Anjaliavv51 committed Jul 15, 2024
1 parent 78ff327 commit b0e0c55
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions Css-Files/news.css
Original file line number Diff line number Diff line change
Expand Up @@ -43,18 +43,6 @@ body{
color: #55a5ea;
text-decoration: underline 2.5px rgb(3, 3, 94);
}

.header_container {
/* background-color: #d9d9d9; */
background-color: #022a2d;
opacity: 0.9;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
height: 60px;
margin: auto;
}

.head {
display: flex;
Expand Down

0 comments on commit b0e0c55

Please sign in to comment.