Skip to content

Commit 63eda62

Browse files
committed
Add little texty under the SVG heading
1 parent 4e9638c commit 63eda62

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/source/docs/svg.blade.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ title: "SVG"
55

66
# SVG
77

8-
<div class="mt-8">
8+
<div class="text-xl text-slate-light mb-4">
9+
Useful utilities for styling SVG elements.
10+
</div>
11+
12+
<div class="mb-8">
913
@include('_partials.work-in-progress')
1014
</div>
1115

0 commit comments

Comments
 (0)