Skip to content

Commit d5a69f9

Browse files
fix: colors
1 parent 46909a6 commit d5a69f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/+page.svelte

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</script>
2727

2828
<div class="dark:bg-[#070704] bg-[#EDEDDE]">
29-
<div class="flex flex-col h-screen items-center justify-center bg-[#07070d] rounded-sm">
29+
<div class="flex flex-col h-screen items-center justify-center rounded-sm">
3030
<div class="bg-[#4e6638] p-6 rounded-xl">
3131
<a
3232
href="https://github.com/RandomCoderOrg/ubuntu-on-android"

0 commit comments

Comments
 (0)