Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
CallumCha authored Jul 30, 2024
1 parent 3d9e83f commit 65af3ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ a {
right: 0;
z-index: -10;
display: flex;
gap: 16px;
flex-direction: row;
justify-content: space-between;
padding: 2rem;
Expand All @@ -127,6 +126,7 @@ a {
.status-bar > #listener-count {
margin: 0;
opacity: 0.8;
padding-right: 1rem;
}

.header {
Expand Down

0 comments on commit 65af3ec

Please sign in to comment.