Skip to content

Commit

Permalink
fix(top-banner): adjust width (#8863)
Browse files Browse the repository at this point in the history
  • Loading branch information
fiji-flo authored May 15, 2023
1 parent af1cfdc commit f5c6dbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/ui/organisms/placement/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ section.place {
grid-area: no;
color: var(--place-top-color);
margin: auto 0 0 2rem;
width: initial;
}
}
}
Expand Down

0 comments on commit f5c6dbc

Please sign in to comment.