summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlucashemi <lucasxberger@gmail.com>2023-01-09 23:36:40 -0300
committerlucashemi <lucasxberger@gmail.com>2023-01-09 23:36:40 -0300
commit9cb7150865d4459ece5a7db76adb298c19f9c52d (patch)
tree6feb72d65ec13075df4cdbf32a1eeeecb2e490e1
parentdacc14988fe0367bc91a0680604e3bc51266cd2c (diff)
align resultHEADmaster
-rw-r--r--style.css3
1 files changed, 2 insertions, 1 deletions
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
+}