Skip to content

Commit

Permalink
Changes in padding
Browse files Browse the repository at this point in the history
  • Loading branch information
malviya-rajveer committed Jan 27, 2025
1 parent b4aabac commit db371d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
}
.px-6 {
padding-bottom: 6px;
padding-bottom: 2px;
}
.lang-icon {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
.px-8 {
padding-right: 8px;
padding-bottom: 4px;
padding-bottom: 2px;
padding-left: 8px;
}
Expand Down

0 comments on commit db371d9

Please sign in to comment.