Update style.css
This commit is contained in:
@@ -116,7 +116,6 @@ a {
|
|||||||
right: 0;
|
right: 0;
|
||||||
z-index: -10;
|
z-index: -10;
|
||||||
display: flex;
|
display: flex;
|
||||||
gap: 16px;
|
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
padding: 2rem;
|
padding: 2rem;
|
||||||
@@ -127,6 +126,7 @@ a {
|
|||||||
.status-bar > #listener-count {
|
.status-bar > #listener-count {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
opacity: 0.8;
|
opacity: 0.8;
|
||||||
|
padding-right: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header {
|
.header {
|
||||||
|
Reference in New Issue
Block a user