adjust gender css

This commit is contained in:
Ben Wheeler 2019-08-19 02:13:35 +02:00
parent a299135260
commit 7b53b60cec

View file

@ -84,9 +84,9 @@
.join-flow-inner-gender-step {
/* need height so that flex will adjust children proportionately */
height: 27.375rem;
padding-top: 2.5rem;
padding-bottom: 1.5rem;
height: 27.25rem;
padding-top: 2.625rem;
padding-bottom: 1rem;
}
.join-flow-inner-country-step {