Spaces:
Runtime error
Runtime error
Update public/style.css
Browse files- public/style.css +1 -1
public/style.css
CHANGED
@@ -5,7 +5,7 @@ body {
|
|
5 |
font-family: Arial, sans-serif;
|
6 |
margin: 0;
|
7 |
padding: 20px;
|
8 |
-
padding-bottom:
|
9 |
}
|
10 |
|
11 |
/* Styling the music player container for some spacing */
|
|
|
5 |
font-family: Arial, sans-serif;
|
6 |
margin: 0;
|
7 |
padding: 20px;
|
8 |
+
padding-bottom: 1000px;
|
9 |
}
|
10 |
|
11 |
/* Styling the music player container for some spacing */
|