Update style.css
Added line 119 this fixes the issue where the text is close to overlapping the volume bar on mobile.
This commit is contained in:
@@ -116,6 +116,7 @@ a {
|
||||
right: 0;
|
||||
z-index: -10;
|
||||
display: flex;
|
||||
gap: 16px;
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
padding: 2rem;
|
||||
|
Reference in New Issue
Block a user