Spaces:
Paused
Paused
Update style.css
Browse files
style.css
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
#col-container {max-width: 580px; margin-left: auto; margin-right: auto;}
|
2 |
a {text-decoration-line: underline; font-weight: 600;}
|
|
|
|
|
|
|
3 |
.footer {
|
4 |
margin-bottom: 45px;
|
5 |
margin-top: 10px;
|
|
|
1 |
#col-container {max-width: 580px; margin-left: auto; margin-right: auto;}
|
2 |
a {text-decoration-line: underline; font-weight: 600;}
|
3 |
+
div#music-output .h-full {
|
4 |
+
min-height: 5rem;
|
5 |
+
}
|
6 |
.footer {
|
7 |
margin-bottom: 45px;
|
8 |
margin-top: 10px;
|