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