Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -32,7 +32,7 @@
|
|
| 32 |
|
| 33 |
#code-area {
|
| 34 |
width: 40%;
|
| 35 |
-
height:
|
| 36 |
background-color: #333;
|
| 37 |
color: #fff;
|
| 38 |
border-radius: 5px;
|
|
|
|
| 32 |
|
| 33 |
#code-area {
|
| 34 |
width: 40%;
|
| 35 |
+
height: 500px;
|
| 36 |
background-color: #333;
|
| 37 |
color: #fff;
|
| 38 |
border-radius: 5px;
|