mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-21 12:49:06 +00:00
Make Reflector same size as subcaption
This commit is contained in:
@@ -83,7 +83,7 @@ export default function RootLayout({ children }) {
|
|||||||
alt="Reflector"
|
alt="Reflector"
|
||||||
/>
|
/>
|
||||||
<div className="hidden flex-col ml-2 md:block">
|
<div className="hidden flex-col ml-2 md:block">
|
||||||
<h1 className="text-4xl font-bold tracking-wide">
|
<h1 className="text-[38px] font-bold tracking-wide leading-tight">
|
||||||
Reflector
|
Reflector
|
||||||
</h1>
|
</h1>
|
||||||
<p className="text-gray-500 text-xs tracking-tighter">
|
<p className="text-gray-500 text-xs tracking-tighter">
|
||||||
|
|||||||
Reference in New Issue
Block a user