This commit is contained in:
Kevin Adametz 2024-08-05 11:58:09 +02:00
parent c1c613a4b9
commit 881fc84207
384 changed files with 50679 additions and 990 deletions

View file

@ -1,4 +1,4 @@
@extends('pdf.layout-small')
@extends('pdf.layout-template2')
@section('content')
<style>
@ -7,7 +7,6 @@
}
h2 {
font-size: 1.1rem;
}
ul, ol {
@ -17,8 +16,6 @@
padding-bottom: 0.5rem;
}
.pdf-input-content {
font-size: 11pt;
line-height: 1.3em;
margin-bottom: 2rem;
}
.pdf-break-block {