diff --git a/style.css b/style.css index bd000b3..bf21de8 100644 --- a/style.css +++ b/style.css @@ -58,11 +58,11 @@ body { .line { border-bottom: 3px solid #1a1c1c; - height: 1em; + height: 1.4em; text-align: center; position: absolute; transform-origin: 0 0; - font-size: 1.4em; + font-size: 1.2em; padding: 0 70px; box-sizing: border-box; }