base.css 61 B

1234
  1. .navbar {
  2. display: flex;
  3. justify-content: flex-end;
  4. }