Change create new web app button to black
This commit is contained in:
parent
5f71a7270c
commit
3172b3b479
|
@ -56,7 +56,7 @@
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<Heading medium black>Welcome to the Budibase Beta</Heading>
|
<Heading medium black>Welcome to the Budibase Beta</Heading>
|
||||||
<Button primary purple on:click={modal.show}>Create New Web App</Button>
|
<Button primary on:click={modal.show}>Create New Web App</Button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="banner">
|
<div class="banner">
|
||||||
|
|
Loading…
Reference in New Issue