summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucas <lucasxberger@gmail.com>2022-09-15 14:23:36 -0300
committerGitHub <noreply@github.com>2022-09-15 14:23:36 -0300
commitf0de29af5317ac97fb9b7b808ce26f7e438e7076 (patch)
tree22dba1d9255b594258672a307edd75b18bef8fce
parenta80b9be078b773eb36367f6a0507918af5cb3295 (diff)
Update
-rw-r--r--style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/style.css b/style.css
index c1e7817..4de3bd8 100644
--- a/style.css
+++ b/style.css
@@ -38,6 +38,7 @@ body {
border-top: 6px solid #666;
border-left: 6px solid #666;
border-right: 6px solid #666;
+ overflow: scroll;
}
.resultado:hover {
@@ -209,4 +210,4 @@ body {
padding: 1.5rem;
font-size: 30px;
}
-} \ No newline at end of file
+}