aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/src/components/Settings.css
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/components/Settings.css')
-rw-r--r--frontend/src/components/Settings.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/src/components/Settings.css b/frontend/src/components/Settings.css
index daf7a7e..ae43be4 100644
--- a/frontend/src/components/Settings.css
+++ b/frontend/src/components/Settings.css
@@ -159,7 +159,7 @@
gap: 2rem;
}
-@media (max-width: 600px) {
+@media (max-width: 768px) {
.settings-page.variant-glass {
padding: 1.5rem;
margin-top: 1rem;