jbilcke-hf HF staff commited on
Commit
6a2f52c
1 Parent(s): 96fd583

fix bug on iphone (maybe)

Browse files
Files changed (1) hide show
  1. src/app/main.tsx +1 -1
src/app/main.tsx CHANGED
@@ -349,7 +349,7 @@ export function Main() {
349
  `flex-1 h-full`,
350
  // `transition-all duration-200 ease-in-out`
351
 
352
- `-mt-[100px] -mb-[90px] md:-mt-0 md:-mb-0`,
353
  )}>
354
 
355
  <div className={cn(`
 
349
  `flex-1 h-full`,
350
  // `transition-all duration-200 ease-in-out`
351
 
352
+ `-mt-[20px] -mb-[90px] md:-mt-0 md:-mb-0`,
353
  )}>
354
 
355
  <div className={cn(`