Reduce homepage padding
This commit is contained in:
parent
0ce29cfd45
commit
bcb4ccf66d
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 92px;
|
padding: 40px 92px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fieldRow {
|
.fieldRow {
|
||||||
|
|
Loading…
Add table
Reference in a new issue