Skip to content

Commit

Permalink
Update file (possible bugs)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpcgt committed Mar 21, 2024
1 parent d029231 commit 834eeb0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,13 @@ h1 {

/* NavBar */
nav.navbar {
display: flex;
justify-content: space-between;
align-items: center;
padding: 1rem;
background: #eee;
border-bottom: 1px solid #ccc;
}

nav.navbar ul {
display: flex;
list-style: none;
margin: 0;
padding: 0;
Expand Down

0 comments on commit 834eeb0

Please sign in to comment.