moved icons
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ export default function HomePage() {
|
||||
return (
|
||||
<main style={{ minHeight: 'calc(100vh - 56px)', background: navy, color: cream }}>
|
||||
<LanguageSwitcher />
|
||||
<div style={{ position: 'absolute', top: '1rem', right: '1rem', zIndex: 10 }}>
|
||||
<div style={{ position: 'absolute', top: '4rem', right: '1rem', zIndex: 10 }}>
|
||||
<WeatherWidget />
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user