Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
Added gap between .movie-info h3 and .movie-info span.
  • Loading branch information
nikhil-bagla committed May 25, 2021
1 parent 4dd2f9d commit 4cfe557
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions movie-app/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ main {
display: flex;
align-items: center;
justify-content: space-between;
gap:0.2rem;
padding: 0.5rem 1rem 1rem;
letter-spacing: 0.5px;
}
Expand Down

0 comments on commit 4cfe557

Please sign in to comment.