We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46909a6 commit d5a69f9Copy full SHA for d5a69f9
src/routes/+page.svelte
@@ -26,7 +26,7 @@
26
</script>
27
28
<div class="dark:bg-[#070704] bg-[#EDEDDE]">
29
- <div class="flex flex-col h-screen items-center justify-center bg-[#07070d] rounded-sm">
+ <div class="flex flex-col h-screen items-center justify-center rounded-sm">
30
<div class="bg-[#4e6638] p-6 rounded-xl">
31
<a
32
href="https://github.com/RandomCoderOrg/ubuntu-on-android"
0 commit comments