Fix spacing of main content in the settings page

This commit is contained in:
sabaimran
2024-12-21 20:46:21 -08:00
parent 62dd4c55d4
commit bf405f50d7
2 changed files with 1 additions and 3 deletions

View File

@@ -8,8 +8,6 @@ div.page {
div.contentBody {
display: grid;
margin: auto;
margin-left: 20vw;
margin-top: 1rem;
}
div.phoneInput {