aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/style.css b/style.css
index f9b9c1f6..e65b672a 100644
--- a/style.css
+++ b/style.css
@@ -156,6 +156,9 @@ button{
margin-right: auto;
margin-top: 35px;
z-index: 100;
+ border: none;
+ border-top-left-radius: 0;
+ border-top-right-radius: 0;
}
@media screen and (min-width: 768px) {