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

fix: styling

parent 21d3557f
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
</div> </div>
<button <button
class=" underline flex items-center space-x-1 text-xs text-gray-600 dark:text-gray-400" class=" underline flex items-center space-x-1 text-xs text-gray-500 dark:text-gray-500"
on:click={() => { on:click={() => {
showChangelog.set(true); showChangelog.set(true);
}} }}
......
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