Fixed center wrapper
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Shahan Nedadahandeh 2022-12-30 18:59:53 -05:00
parent a104f21b01
commit 7e51e4ee62
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
padding: calc(80rem / 16);
background-color: var(--secondary-background);
border-radius: calc(20rem / 16);
align-self: center;
}
@media screen and (max-width: 900px) {