Skip to content

Commit 4609987

Browse files
authored
1 parent 401acaf commit 4609987

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/typo3-api/template/css/custom.css.twig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,7 @@
3030
mask-image: url('data:image/svg+xml;utf8,{{ include('icons/method.svg.twig', {'hue': colours.hue(parameter.color|default('phpdocumentor-green'))})|trim|raw }}');
3131
background: var(--primary-color);
3232
}
33+
34+
section.phpdocumentor-description {
35+
margin-top: 0;
36+
}

0 commit comments

Comments
 (0)