SiteHeader.module.css 84 B

12345678
  1. .logo {
  2. font-size: 1.1rem;
  3. font-weight: 500;
  4. img {
  5. margin-right: 0.8rem;
  6. }
  7. }