fix: ui with headers

This commit is contained in:
Kaname
2022-09-10 17:23:55 +00:00
parent 1917091338
commit 9e3c14841a
13 changed files with 18 additions and 19 deletions

View File

@@ -43,7 +43,7 @@
});
</script>
<nav class="header p-5 pl-0 lg:p-0 lg:pl-20">
<nav class="header">
<h1 class="mr-4 text-2xl font-bold">{$t('index.services')}</h1>
<button on:click={newService} class="btn btn-square btn-sm bg-services">
<svg