Skip to content

Commit

Permalink
fix: notification image on mobile page
Browse files Browse the repository at this point in the history
Took 11 minutes
  • Loading branch information
rokartur committed Jun 5, 2024
1 parent ec2b16f commit fb35d06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Website/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ h1 span {

.notificationImage {
margin: 32px 0 0 0;
width: 100%;
border-radius: 24px;
object-fit: cover;
box-shadow: 0 32px 56px rgba(0, 0, 0, 1);
Expand Down

0 comments on commit fb35d06

Please sign in to comment.