Skip to content

Commit

Permalink
check bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsBlackA committed Oct 11, 2024
1 parent c2b763e commit c7a3df4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,16 @@

.page__body {
margin: 0;
width: 100px;
height: 116px;
}

.stars {
display: flex;
justify-content: align-items;
}

/* #endregion */

/* #region gray stars */
.stars__star {
display: block;
width: 16px;
height: 16px;
background-image: url(images/star.svg);
Expand Down

0 comments on commit c7a3df4

Please sign in to comment.