diff --git a/styles/globals.css b/styles/globals.css index 34972fa3..38f65194 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -66,7 +66,7 @@ mark { padding: 10px; border: 1px solid #ccc; border-radius: 4px; - width: 20%; + /* width: 20%; */ font-size: 90%; margin: 8px 10px 16px 0; transition: all 0.3s ease;