Spaces:
Sleeping
Sleeping
Update static/IMG-Larger.css
Browse files- static/IMG-Larger.css +3 -2
static/IMG-Larger.css
CHANGED
|
@@ -28,8 +28,9 @@
|
|
| 28 |
.modal-content {
|
| 29 |
margin: auto;
|
| 30 |
display: block;
|
| 31 |
-
width:
|
| 32 |
-
max-width:
|
|
|
|
| 33 |
}
|
| 34 |
|
| 35 |
/* Caption of Modal Image */
|
|
|
|
| 28 |
.modal-content {
|
| 29 |
margin: auto;
|
| 30 |
display: block;
|
| 31 |
+
width: 597px;
|
| 32 |
+
/* max-width: 560px; */
|
| 33 |
+
overflow-x: visible;
|
| 34 |
}
|
| 35 |
|
| 36 |
/* Caption of Modal Image */
|