Update style.css

This commit is contained in:
Callum Chard
2024-07-30 23:15:32 +01:00
committed by GitHub
parent 3d9e83ff86
commit 65af3ecd53

View File

@@ -116,7 +116,6 @@ a {
right: 0;
z-index: -10;
display: flex;
gap: 16px;
flex-direction: row;
justify-content: space-between;
padding: 2rem;
@@ -127,6 +126,7 @@ a {
.status-bar > #listener-count {
margin: 0;
opacity: 0.8;
padding-right: 1rem;
}
.header {