Center site layout (#2668)

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
This commit is contained in:
kolchfa-aws 2023-02-06 17:47:35 -05:00 committed by GitHub
parent 79e489e503
commit fff6502036
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -546,6 +546,7 @@ main {
align-content: stretch;
height: 100%;
position: relative;
justify-content: center;
@include mq(md) {
padding-top: calc(4rem + 9px);