Skip to content

Commit

Permalink
Dialog padding fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Andras Nemeseri committed Oct 28, 2024
1 parent 4d7501b commit 4cf2cd2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/assets/street-photography.css
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,8 @@
.street-photography dialog .right-arrow {
display: none;
}

.street-photography dialog {
padding: 3rem;
}
}

0 comments on commit 4cf2cd2

Please sign in to comment.