diff --git a/src/style.css b/src/style.css index e61d1aa..0d309e6 100644 --- a/src/style.css +++ b/src/style.css @@ -40,4 +40,8 @@ body { border-style: solid; padding: 2px; line-break: 2px; +} + +hr { + width: 25% } \ No newline at end of file