From 20b43bacf8a1880da41b0e7003261f58c7dcade2 Mon Sep 17 00:00:00 2001 From: Innovation Inc Date: Mon, 22 Apr 2019 09:32:08 -0500 Subject: [PATCH] Update index.html --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; }