puffier signin button et al
This commit is contained in:
parent
e19c711548
commit
08dc5fa23b
4 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@ class Header extends Component {
|
|||
`;
|
||||
return html`
|
||||
<header
|
||||
class="relative flex-none flex flex-row items-center justify-between w-full px-6 h-16 z-20 bg-transparent"
|
||||
class="relative flex-none flex flex-row items-center justify-between w-full px-6 h-16 md:h-24 z-20 bg-transparent"
|
||||
>
|
||||
${title} ${this.account.render()}
|
||||
</header>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue