diff --git a/docs/index.html b/docs/index.html index e892eb8..0f89d43 100644 --- a/docs/index.html +++ b/docs/index.html @@ -45,16 +45,16 @@

Concursos Literários em Português ✒

- + (idade) Tenho   -   anos. +   anos. - + Escrevo   diff --git a/docs/styles.css b/docs/styles.css index d43f6f8..724439e 100644 --- a/docs/styles.css +++ b/docs/styles.css @@ -11,6 +11,10 @@ body { /* Filter section */ +input.age-form { + width: 3em; +} + #filters { border: solid 2px white; border-radius: 10px;