Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuajoyreji committed Mar 18, 2023
1 parent ada1a9b commit 3a9420d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions frontend/src/pages/Details/details.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
text-align: center;
padding-top: 20px;
}
.container{
/* .container{
background-color: black;
color: white;
}
} */
.bs, .re, .cp, .mv{
padding-left: 5px;
}

/*
.whole{
background-image: url(../../Images/heart.png);
background-size:cover;
height: 100%;
}
.footer{
background-color: black;
}
} */

0 comments on commit 3a9420d

Please sign in to comment.