fffiloni commited on
Commit
28dba5d
โ€ข
1 Parent(s): 2500455

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +3 -0
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;