diff --git a/style.css b/style.css index d9d8c7b..bd1a8f4 100644 --- a/style.css +++ b/style.css @@ -1,6 +1,9 @@ body { font-size: larger; } +button { + font-size: medium; +} div { display: inline-block; } \ No newline at end of file