parass13 commited on
Commit
92d3f30
·
verified ·
1 Parent(s): c1ad074

Update dashboard.py

Browse files
Files changed (1) hide show
  1. dashboard.py +1 -1
dashboard.py CHANGED
@@ -136,7 +136,7 @@ with gr.Blocks(theme=gr.themes.Soft(), title="VerifiAI - Deepfake Detector") as
136
  display: flex;
137
  justify-content: center;
138
  align-items: center;
139
- height: 70vh;
140
  text-align: center;
141
  }
142
  </style>
 
136
  display: flex;
137
  justify-content: center;
138
  align-items: center;
139
+ height: 50vh;
140
  text-align: center;
141
  }
142
  </style>