tedgwara commited on
Commit
534b663
·
1 Parent(s): 280e093

Update reader.py

Browse files
Files changed (1) hide show
  1. reader.py +1 -1
reader.py CHANGED
@@ -85,7 +85,7 @@ def get_article(acc, feats):
85
  css += '''
86
  .panel {
87
  background-image: url("https://drive.google.com/uc?id=1hghDRktdWwNE3Up03hDbjBSf5QxIbhqI");
88
- background-size: 650px 400px !important;
89
  background-position: center;
90
  background-repeat: no-repeat;
91
  }
 
85
  css += '''
86
  .panel {
87
  background-image: url("https://drive.google.com/uc?id=1hghDRktdWwNE3Up03hDbjBSf5QxIbhqI");
88
+ background-size: 600px 400px !important;
89
  background-position: center;
90
  background-repeat: no-repeat;
91
  }