diff --git a/static/style.css b/static/style.css index 20c1658d..7a20f259 100644 --- a/static/style.css +++ b/static/style.css @@ -29,6 +29,7 @@ h3 { margin-right: auto; width: 40%; margin-top: 60px; + border-radius:30px; } #textInput { @@ -43,6 +44,7 @@ h3 { padding: 3px; font-family: monospace; font-size: 17px; + border-radius:28px; } .userText { @@ -78,4 +80,4 @@ h3 { bottom:0; right:0; width: 300px; -} \ No newline at end of file +}