"...composable_kernel_rocm.git" did not exist on "54f1d563395e2c048b94e5521056d560ed295947"
Commit da9a5428 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix: styling

parent 28c8b584
...@@ -91,7 +91,7 @@ ...@@ -91,7 +91,7 @@
<div class=" flex flex-col justify-center"> <div class=" flex flex-col justify-center">
<div class=" px-5 pt-3"> <div class=" px-5 pt-3">
<div class=" flex justify-between items-center"> <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> <div>
<button <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" 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