Fix Plus Server suggestions page layout shift

Closes #3051
This commit is contained in:
Kalle
2026-05-09 11:37:10 +03:00
parent 8e6b975e02
commit 9a18597964

View File

@@ -1,4 +1,5 @@
.container {
width: 100%;
max-width: 24rem;
margin-inline: auto;
}