Remove padding beneath header
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 24s
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 24s
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="w-full border-b border-primary pb-2 mb-4">
|
<div class="w-full border-b border-primary pb-2">
|
||||||
<h1 class="p-0 m-0">
|
<h1 class="p-0 m-0">
|
||||||
<slot />
|
<slot />
|
||||||
</h1>
|
</h1>
|
||||||
|
|||||||
Reference in New Issue
Block a user