UI: Update padding for the content wrapper (#16209)

This commit is contained in:
Tyler Wendlandt 2023-02-08 15:27:37 -07:00 committed by GitHub
parent 423257c473
commit a6de56c12f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@
max-width: 1260px;
}
%viewport-container {
padding-left: 25px;
padding-right: 25px;
padding-left: 48px;
padding-right: 48px;
}
fieldset [role='group'] {