From 9cb7150865d4459ece5a7db76adb298c19f9c52d Mon Sep 17 00:00:00 2001 From: lucashemi Date: Mon, 9 Jan 2023 23:36:40 -0300 Subject: align result --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index 8a48b86..5a19d5b 100644 --- a/style.css +++ b/style.css @@ -35,6 +35,7 @@ body { } .results { + text-align: end; grid-area: results; border-top: 6px solid #666; border-left: 6px solid #666; @@ -211,4 +212,4 @@ body { padding: 1.5rem; font-size: 30px; } -} \ No newline at end of file +} -- cgit v1.2.3-18-g5258