diff --git a/style.css b/style.css index c1bf62c..78cf514 100644 --- a/style.css +++ b/style.css @@ -15,6 +15,9 @@ body, button { font: 18px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; } +h1, h2 { + margin-left: -0.5em; +} textarea { width: 100%;