diff --git a/style.css b/style.css index 452407f..9c4515e 100644 --- a/style.css +++ b/style.css @@ -1,19 +1,19 @@ @media screen and (min-width: 1081px) { h1 { - font-size: 50px; + font-size: 40px; } .input-title, select, .dash, option, .user-input, #operator_selector, #bits_count,.output-title{ - font-size: 30px; + font-size: 20px; } #input-legend, .output-legend{ - font-size: 35px; + font-size: 20px; } .output{ - font-size: 25px; + font-size: 20px; } } - /* If the screen size is 600px wide or less, set the font-size of