mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-08 03:25:08 +00:00
(apps/mailbox) App title font size adjustment for better consistency
This commit is contained in:
parent
cf01383358
commit
b0f1e1de95
|
@ -1,6 +1,6 @@
|
|||
<div class="flex flex-col flex-auto w-full">
|
||||
<!-- Title -->
|
||||
<div class="mt-10 mb-8 mx-6 text-5xl font-extrabold tracking-tight leading-none">Mailbox</div>
|
||||
<div class="mt-10 mb-8 mx-6 text-4xl font-extrabold tracking-tight leading-none">Mailbox</div>
|
||||
|
||||
<!-- Compose button -->
|
||||
<button
|
||||
|
|
Loading…
Reference in New Issue
Block a user