kumar9 commited on
Commit
f3992a4
1 Parent(s): 454c8f4

Update templates/home.html

Browse files
Files changed (1) hide show
  1. templates/home.html +1 -1
templates/home.html CHANGED
@@ -23,7 +23,7 @@
23
  <h2 class="mt-5 text-center">Sentiment Analysis Results:</h2>
24
  <p class="mt-2 text-center">{{user_input}}</p>
25
 
26
- <div class="row justify-content-center">
27
 
28
  <table class="table ">
29
  <thead>
 
23
  <h2 class="mt-5 text-center">Sentiment Analysis Results:</h2>
24
  <p class="mt-2 text-center">{{user_input}}</p>
25
 
26
+ <div class="col-md-12 text-center">
27
 
28
  <table class="table ">
29
  <thead>