Skip to content

Commit

Permalink
alignment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lifeparticle committed Sep 19, 2023
1 parent 462ba48 commit b35ad92
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
&__color {
position: relative;
display: inline-block;
display: flex;
align-items: center;
justify-content: center;

&_dp {
position: absolute;
Expand Down

0 comments on commit b35ad92

Please sign in to comment.