mirror of
https://github.com/Discreetly/frontend.git
synced 2026-01-08 20:38:04 -05:00
welcome page header cleanup
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
);
|
||||
</script>
|
||||
|
||||
<div class="mx-5 lg:mx-auto mt-16 max-w-[80ch]">
|
||||
<h1 class="h1 mb-10">Welcome to Discreetly!</h1>
|
||||
<div class="mx-5 lg:mx-auto mt-8 md:mt-16 max-w-[80ch]">
|
||||
<h1 class="h1 mb-6 md:mb-10 text-center">Welcome to Discreetly!</h1>
|
||||
<div class="mb-5">
|
||||
<Introduction />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user