Skip to content

Commit

Permalink
update-globe-display
Browse files Browse the repository at this point in the history
  • Loading branch information
thulieblack committed Feb 13, 2024
1 parent e737de5 commit 077ed44
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions components/Header/header.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@ function Header() {
<div
className='absolute sm:hidden flex items-center justify-center'
style={{
display: isTablet && 'none',
top: '300px',
top: '350px',
}}
>
<div className='globe-overlay'></div>
Expand Down

0 comments on commit 077ed44

Please sign in to comment.