Skip to content

Commit

Permalink
fix mobile messages missing margin
Browse files Browse the repository at this point in the history
  • Loading branch information
roienatan committed Nov 16, 2023
1 parent 408c84c commit 7c0df5b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

@include big-phone {
margin-bottom: 0;
padding: 0.5rem 0rem 0 0.5rem;
padding: 0.5rem 0.75rem 0 0.5rem;
}
}

Expand Down

0 comments on commit 7c0df5b

Please sign in to comment.