diff --git a/CSS/index.css b/CSS/index.css index 9fe232a..035d7d3 100644 --- a/CSS/index.css +++ b/CSS/index.css @@ -184,7 +184,7 @@ audio { position: absolute; z-index=1; - width: max(50px, 10%); + width: max(60px, 10%); } .PostContainer {