diff --git a/index.html b/index.html index b640ebc..cf24b42 100644 --- a/index.html +++ b/index.html @@ -47,7 +47,7 @@
- +
diff --git a/style.css b/style.css index 6efb6b0..cf55a26 100644 --- a/style.css +++ b/style.css @@ -82,6 +82,10 @@ li { button { width: 12em; +} + +button, +input { align-self: center; font-family: inherit; font-size: 100%;