mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
adjust gender css
This commit is contained in:
parent
a299135260
commit
7b53b60cec
1 changed files with 3 additions and 3 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue