amirhoseinsedaghati commited on
Commit
afd2097
·
verified ·
1 Parent(s): 304ea47

Update pages/Find_Topic.py

Browse files
Files changed (1) hide show
  1. pages/Find_Topic.py +1 -1
pages/Find_Topic.py CHANGED
@@ -34,7 +34,7 @@ def main():
34
  pass
35
  with im2:
36
  url = "https://i.postimg.cc/jdF1hPng/combined.png"
37
- html(set_image(url), height=500, width=500)
38
  with im3:
39
  pass
40
 
 
34
  pass
35
  with im2:
36
  url = "https://i.postimg.cc/jdF1hPng/combined.png"
37
+ html(set_image(url), height=400, width=400)
38
  with im3:
39
  pass
40