chore: update response padding

This commit is contained in:
Steven
2023-08-01 23:39:29 +08:00
parent 74200f468c
commit 759ca1c6fd
9 changed files with 14 additions and 10 deletions

View File

@ -43,7 +43,7 @@ const Home: React.FC = () => {
return (
<>
<div className="mx-auto max-w-6xl w-full px-3 pt-4 pb-6 flex flex-col justify-start items-start">
<div className="mx-auto max-w-6xl w-full px-3 md:px-12 pt-4 pb-6 flex flex-col justify-start items-start">
<Navigator />
<div className="w-full flex flex-row justify-between items-center mb-4">
<div className="flex flex-row justify-start items-center">