fix: 无分页首页引导语位置

This commit is contained in:
tangly
2022-11-19 11:25:23 +08:00
parent 12babbdbca
commit a433b3683e
2 changed files with 4 additions and 1 deletions

View File

@@ -99,7 +99,7 @@ export default function Header(props) {
`linear-gradient(rgba(0, 0, 0, 0.8), rgba(0,0,0,0.2), rgba(0, 0, 0, 0.8) ),url("${siteInfo?.pageCover}")`
}}
>
<div className="absolute flex h-full items-center lg:-mt-14 justify-center w-full text-4xl md:text-7xl text-white">
<div className="absolute flex h-full items-center lg:-mt-14 justify-center w-full text-2xl md:text-4xl text-white">
<div id='typed' className='flex text-center font-serif' />
</div>
<div