From f0de29af5317ac97fb9b7b808ce26f7e438e7076 Mon Sep 17 00:00:00 2001 From: Lucas Date: Thu, 15 Sep 2022 14:23:36 -0300 Subject: Update --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 +} -- cgit v1.2.3-18-g5258