diff --git a/feast.css b/feast.css index 7d856da..400dd86 100644 --- a/feast.css +++ b/feast.css @@ -120,3 +120,15 @@ button { .selector { display: flex; } + +#game { + display: none; +} + +#create { + text-align: center; +} + +#character-form-list { + list-style-type: none; +} diff --git a/feast.html b/feast.html index ddc0a95..1821879 100644 --- a/feast.html +++ b/feast.html @@ -21,113 +21,128 @@
-