Commit eeb1b9df authored by David Schnur's avatar David Schnur

Expand inputs to match the new page font size.

parent 8a118057
...@@ -22,6 +22,10 @@ button { ...@@ -22,6 +22,10 @@ button {
padding: 1px 7px; padding: 1px 7px;
} }
input {
font-size: 18px;
}
#header { #header {
position: relative; position: relative;
width: 900px; width: 900px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment