moved icos

This commit is contained in:
2026-06-29 20:21:28 -05:00
parent 657af63e73
commit a2a0335b7d
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -37,8 +37,8 @@ export default function LanguageSwitcher() {
onClick={toggleLanguage}
style={{
position: 'fixed',
top: '3.5rem',
right: '1rem',
top: '0.5rem',
right: '7rem',
zIndex: 1000,
background: 'rgba(255, 255, 255, 0.9)',
border: '1px solid #ddd',