"vscode:/vscode.git/clone" did not exist on "66b36b849ef9d7f8aaf609743a055725fb6ede7f"
Commit da9a5428 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix: styling

parent 28c8b584
......@@ -91,7 +91,7 @@
<div class=" flex flex-col justify-center">
<div class=" px-5 pt-3">
<div class=" flex justify-between items-center">
<div class="flex items-center text-2xl font-semibold font-mona">Dashboard</div>
<div class="flex items-center text-2xl font-semibold">Dashboard</div>
<div>
<button
class="flex items-center space-x-1 px-3 py-1.5 rounded-xl bg-gray-50 hover:bg-gray-100 dark:bg-gray-800 dark:hover:bg-gray-700 transition"
......
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