diff options
Diffstat (limited to 'template.html.p')
-rw-r--r-- | template.html.p | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template.html.p b/template.html.p index 58f7bcf..67dd2ed 100644 --- a/template.html.p +++ b/template.html.p @@ -37,7 +37,7 @@ <link rel="stylesheet" href="fonts.css"> <script src="https://cdn.tailwindcss.com"></script> </head> - <body class="antialiased font-fira-sans selection:bg-[◊|jordy-light|] selection:text-[◊|raisin-black|]"> + <body class="antialiased scroll-smooth font-fira-sans selection:bg-[◊|jordy-light|] selection:text-[◊|raisin-black|]"> ◊(->html `(div ([class ""]) ,doc)) <footer class="p-6 sm:p-8 md:p-12"> |