diff --git a/style.css b/style.css index 9078e4f..177cf90 100644 --- a/style.css +++ b/style.css @@ -43,6 +43,7 @@ h2#terminal { margin-left: 25%; margin-top: 5%; padding-bottom: 10px; + border-radius: 2px; } h4 { @@ -91,6 +92,7 @@ h4 { border-top: solid; border-color: darkgray; border-width: 2px; + font-family: monospace; } #userInput:focus {