Skip to content

Commit

Permalink
Merge pull request #234 from kategengler/kg-fix-tut
Browse files Browse the repository at this point in the history
Fix css lint
  • Loading branch information
kategengler authored Nov 9, 2023
2 parents 671abe5 + dc3e5f4 commit 6323536
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/assets/downloads/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -317,9 +317,8 @@ p {
display: flex;
height: 150px;
margin: 20px 25px;
justify-content: space-between;
place-content: space-around space-between;
flex-wrap: wrap;
align-content: space-around;
}

.rental h3 {
Expand Down

0 comments on commit 6323536

Please sign in to comment.