Skip to content

Commit

Permalink
add bottom margin to info box
Browse files Browse the repository at this point in the history
  • Loading branch information
rushatgabhane committed Feb 16, 2024
1 parent bea6aaf commit f8080a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/_sass/_main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -508,6 +508,7 @@ button {

.info {
padding: 12px;
margin-bottom: 20px;
border-radius: 8px;
background-color: $color-highlightBG;
color: $color-text;
Expand Down

0 comments on commit f8080a2

Please sign in to comment.