summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-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
+}