Skip to content

Commit

Permalink
improve padding for Account Header
Browse files Browse the repository at this point in the history
  • Loading branch information
ekraffmiller committed Nov 2, 2024
1 parent 05e42f0 commit f91eb9f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/sections/account/Account.module.scss
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
@import 'node_modules/@iqss/dataverse-design-system/src/lib/assets/styles/design-tokens/colors.module';

.header {
margin-bottom: 20px;
padding: 20px 0;
padding-block: 1rem;
}

.tab-container {
Expand Down

0 comments on commit f91eb9f

Please sign in to comment.