diff --git a/src/style.css b/src/style.css index 1702875..67d504a 100644 --- a/src/style.css +++ b/src/style.css @@ -55,6 +55,9 @@ input, textarea { font-weight: 500; } +code { + font-size: 1.2em; +} [role='button'] { cursor: pointer;