Skip to content

Commit

Permalink
Merge pull request #209 from InterstellarNetwork/revert-207-patch-3
Browse files Browse the repository at this point in the history
Revert "Might've fixed the issue with the image duplicating across th…
  • Loading branch information
xbubbo authored Sep 15, 2023
2 parents 63711e5 + fc5ab06 commit a056ed6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions static/css/card.css
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ body {
width: 550px;
border-radius: 5px;
background: #353535;
background-size: cover;
background-repeat: no-repeat;
text-align: center;
font-size: 24px;
border: none;
Expand Down Expand Up @@ -99,4 +97,4 @@ body {
flex-wrap: wrap;
justify-content: center;
gap: 2.3em;
}
}

0 comments on commit a056ed6

Please sign in to comment.