diff --git a/islands/Settings.tsx b/islands/Settings.tsx index 40ed4ac..4e6c9d5 100644 --- a/islands/Settings.tsx +++ b/islands/Settings.tsx @@ -102,7 +102,9 @@ export default class Settings extends Component { { > { button { + +.settings .ua>button { position: absolute; top: 30px; left: -10px; } - - -@media (max-width:767px) { - -} +@media (max-width:767px) {} @media (max-width:1280px) { .settings { margin: 0; } -} \ No newline at end of file +}