Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
barungoswami authored Dec 13, 2021
1 parent bb4efdd commit 928006b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
<style>
.fakeimg {
height: 200px;

}

.emoji-smile {
Expand Down Expand Up @@ -68,7 +67,6 @@
border-top-color: green;
}

// Class
.visible {
visibility: visible;
}
Expand Down Expand Up @@ -101,7 +99,7 @@
</style>

</head>
<body style="background-color:#ecfdfd;background-image: url("background.jpg")>
<body style="background-image: url("background.jpg")>
<div class="text-center" >
<p>
<h2> Sentiment Based Product Recommendation System</h2>
Expand Down

0 comments on commit 928006b

Please sign in to comment.