Skip to content

Commit

Permalink
Fix title spacings
Browse files Browse the repository at this point in the history
  • Loading branch information
Imran92 committed Dec 6, 2024
1 parent f444140 commit a43e350
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/my-sites/domains/domain-management/list/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ main.domains-overview main.domains-overview__list .a4a-layout-column__container

.navigation-header__main {
padding-inline: 0;
padding: 12px 24px;
padding: 16px 24px;
margin: 0;
}
}
Expand All @@ -345,7 +345,7 @@ main.domains-overview main.domains-overview__list .a4a-layout-column__container
.formatted-header__title {
display: flex;
align-items: center;
min-width: 40px;
min-height: 40px;
font-size: 1.25rem;
font-weight: 500;
letter-spacing: normal;
Expand Down

0 comments on commit a43e350

Please sign in to comment.