fix: performance for tablet

This commit is contained in:
원더 2021-01-05 22:47:36 +09:00
parent 0dd7c90566
commit 1f6afbe309

View File

@ -6,8 +6,8 @@ const Footer = ():JSX.Element => {
return <>
<Wave color='currentColor' className='text-white dark:text-discord-dark bg-discord-black'/>
<div className='bottom-0 bg-discord-black text-white'>
<Container className='w-11/12 sm:w-3/5 pt-10 sm:pt-0 pb-20 sm:flex'>
<div className='w-full sm:flex-grow'>
<Container className='w-11/12 lg:w-3/5 pt-10 lg:pt-0 pb-20 lg:flex' ignoreColor>
<div className='w-full lg:flex-grow'>
<h1 className='text-koreanbots-blue text-3xl font-extrabold'> .</h1>
<span className='text-base'>2020 Koreanbots, All rights reserved.</span>
<div className='text-2xl'>
@ -21,7 +21,7 @@ const Footer = ():JSX.Element => {
</a>
</div>
</div>
<div className='flex-col w-full sm:w-1/3'>
<div className='flex-col w-full lg:w-1/3 mb-2'>
<h2 className='text-base text-koreanbots-blue font-bold'> </h2>
<ul className='text-sm'>
<li>
@ -36,7 +36,7 @@ const Footer = ():JSX.Element => {
</li>
</ul>
</div>
<div className='flex-col w-full sm:w-1/5'>
<div className='flex-col w-full lg:w-1/5 mb-2'>
<h2 className='text-base text-koreanbots-blue font-bold'></h2>
<ul className='text-sm'>
<li>
@ -51,7 +51,7 @@ const Footer = ():JSX.Element => {
</li>
</ul>
</div>
<div className='flex-col w-full sm:w-1/5'>
<div className='flex-col w-full lg:w-1/5 mb-2'>
<h2 className='text-base text-koreanbots-blue font-bold'></h2>
<ul className='text-sm'>
<li>