diff --git a/samy.css b/samy.css index d5d73b3..fddeb1b 100644 --- a/samy.css +++ b/samy.css @@ -200,6 +200,10 @@ body { border-radius: 8px; background-color: var(--dark-gray-color); border: 1px solid var(--border-color); + + /* Make these panels roughly the same width as the SVSMSP Stack card */ + width: 45%; + max-width: 520px; } #PasswordContainer input,