diff --git a/feast.css b/feast.css index 2c7a96a..2e66f07 100644 --- a/feast.css +++ b/feast.css @@ -186,9 +186,14 @@ button { text-align: center; } -#character-form-list { +.character-form-list { margin: auto; list-style-type: none; + display: none; +} + +#character-step-1 { + display: block; } #character-form { @@ -229,6 +234,10 @@ button { color: #eee; } +.pref-hidden { + visibility: hidden; +} + .pref-select { display: flex; align-items: center; diff --git a/feast.html b/feast.html index 930c113..fbf1ae9 100644 --- a/feast.html +++ b/feast.html @@ -155,7 +155,7 @@ Discord