Update style.css
Browse files
style.css
CHANGED
@@ -1,9 +1,6 @@
|
|
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: 90px;
|
6 |
-
}
|
7 |
.footer {
|
8 |
margin-bottom: 45px;
|
9 |
margin-top: 10px;
|
|
|
1 |
#col-container {max-width: 510px; margin-left: auto; margin-right: auto;}
|
2 |
a {text-decoration-line: underline; font-weight: 600;}
|
3 |
|
|
|
|
|
|
|
4 |
.footer {
|
5 |
margin-bottom: 45px;
|
6 |
margin-top: 10px;
|