Commit a2ebbd02 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix: styling

parent a19d4267
...@@ -138,7 +138,7 @@ ...@@ -138,7 +138,7 @@
class="min-h-screen max-h-screen w-full flex flex-col text-gray-700 dark:text-gray-100 bg-white dark:bg-gray-900" class="min-h-screen max-h-screen w-full flex flex-col text-gray-700 dark:text-gray-100 bg-white dark:bg-gray-900"
> >
<div class="flex flex-col flex-auto justify-center py-8"> <div class="flex flex-col flex-auto justify-center py-8">
<div class="px-3 w-full max-w-3xl mx-auto"> <div class="px-3 w-full max-w-5xl mx-auto">
<div> <div>
<div class=" text-3xl font-semibold line-clamp-1"> <div class=" text-3xl font-semibold line-clamp-1">
{title} {title}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment