Skip to content

Commit

Permalink
Merge pull request #152 from /issues/141
Browse files Browse the repository at this point in the history
Fix index page price padding
  • Loading branch information
WKHAllen authored Aug 2, 2020
2 parents 47242b8 + cddf5cd commit 874d99b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/static/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ footer .footer-list-link {
#index .card-price {
font-size: 1rem;
color: black;
padding-left: 8px;
}

#index .card-body {
Expand Down

0 comments on commit 874d99b

Please sign in to comment.