diff --git a/index.html b/index.html index 844f484..298c6e6 100644 --- a/index.html +++ b/index.html @@ -17,8 +17,8 @@ overflow:hidden; padding:20px; background-color:#009ac7; - -webkit-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 0px; + border-radius: 0px; }