Improve some minor design issues

This commit is contained in:
Andrew Kingston 2023-01-23 13:28:58 +00:00
parent b4e0e6a02f
commit 614e10b62f
2 changed files with 2 additions and 2 deletions

View File

@ -98,7 +98,7 @@
/* Customise tabs appearance*/ /* Customise tabs appearance*/
.nav :global(.spectrum-Tabs) { .nav :global(.spectrum-Tabs) {
margin-bottom: -2px; margin-bottom: -2px;
padding: 7px 0; padding: 5px 0;
flex: 1 1 auto; flex: 1 1 auto;
} }
.nav :global(.spectrum-Tabs-content) { .nav :global(.spectrum-Tabs-content) {

View File

@ -227,7 +227,7 @@
{/each} {/each}
<div class="title"> <div class="title">
<div class="welcome"> <div class="welcome">
<Layout noPadding gap="S"> <Layout noPadding gap="XS">
<Heading size="L">{welcomeHeader}</Heading> <Heading size="L">{welcomeHeader}</Heading>
<Body size="M"> <Body size="M">
Manage your apps and get a head start with templates Manage your apps and get a head start with templates