mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-09 12:05: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">
|
<div class="flex flex-col flex-auto w-full">
|
||||||
<!-- Title -->
|
<!-- 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 -->
|
<!-- Compose button -->
|
||||||
<button
|
<button
|
||||||
|
|
Loading…
Reference in New Issue
Block a user