diff --git a/style/index.scss b/style/index.scss index 55f4256..2e0c027 100644 --- a/style/index.scss +++ b/style/index.scss @@ -170,6 +170,9 @@ a > img { outline-width: 0; } + input.email { + width: 310px; + } button { transform: translate(-10px);