This commit is contained in:
Jamie Kyle
2023-04-20 10:03:43 -07:00
committed by GitHub
parent 1f2cde6d04
commit 0e490542a7
196 changed files with 2117 additions and 1217 deletions

View File

@@ -9,7 +9,8 @@
&__inputs {
display: flex;
flex-direction: column;
padding: 32px 0 16px 0;
padding-block: 32px 16px;
padding-inline: 0;
align-items: center;
}