fffiloni commited on
Commit
098976e
β€’
1 Parent(s): 3e31a21

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +3 -2
style.css CHANGED
@@ -1,7 +1,8 @@
1
  #col-container {max-width: 510px; margin-left: auto; margin-right: auto;}
2
  a {text-decoration-line: underline; font-weight: 600;}
3
- div#sound-output .h-full {
4
- min-height: 5rem;
 
5
  }
6
  .footer {
7
  margin-bottom: 45px;
 
1
  #col-container {max-width: 510px; margin-left: auto; margin-right: auto;}
2
  a {text-decoration-line: underline; font-weight: 600;}
3
+
4
+ div#sound-output {
5
+ height: 120px;
6
  }
7
  .footer {
8
  margin-bottom: 45px;