yasir
commited on
Commit
•
85dd4e8
1
Parent(s):
643fd58
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -210,7 +210,7 @@ label{
|
|
210 |
}
|
211 |
#imshow{
|
212 |
|
213 |
-
width:
|
214 |
height: 54vh;
|
215 |
display: flex;
|
216 |
flex-direction: row;
|
@@ -226,7 +226,7 @@ gap: 6px;
|
|
226 |
|
227 |
}
|
228 |
#imshow img{
|
229 |
-
width:
|
230 |
height: 53vh;
|
231 |
margin: auto;
|
232 |
margin-top: 7px;
|
|
|
210 |
}
|
211 |
#imshow{
|
212 |
|
213 |
+
width: 120vh;
|
214 |
height: 54vh;
|
215 |
display: flex;
|
216 |
flex-direction: row;
|
|
|
226 |
|
227 |
}
|
228 |
#imshow img{
|
229 |
+
width:57vh;
|
230 |
height: 53vh;
|
231 |
margin: auto;
|
232 |
margin-top: 7px;
|