forked from mystiq/hydrogen-web
make gaps taller
This commit is contained in:
parent
d0f122a2be
commit
d1242c4b67
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ limitations under the License.
|
|||
|
||||
.GapView {
|
||||
display: flex;
|
||||
padding: 10px 20px;
|
||||
padding: 52px 20px 12px 20px;
|
||||
}
|
||||
|
||||
.GapView > :nth-child(2) {
|
||||
|
|
Loading…
Reference in a new issue