Commit
·
a69c295
1
Parent(s):
36b91fc
Update templates/index.html
Browse files- templates/index.html +2 -2
templates/index.html
CHANGED
|
@@ -126,8 +126,8 @@
|
|
| 126 |
max-height: 100%;
|
| 127 |
}
|
| 128 |
.info {
|
| 129 |
-
width:
|
| 130 |
-
height:
|
| 131 |
}
|
| 132 |
}
|
| 133 |
</style>
|
|
|
|
| 126 |
max-height: 100%;
|
| 127 |
}
|
| 128 |
.info {
|
| 129 |
+
width: 90%;
|
| 130 |
+
height: 65%;
|
| 131 |
}
|
| 132 |
}
|
| 133 |
</style>
|