diff --git a/index.html b/index.html
index c9ec0d11..0cb5ea38 100644
--- a/index.html
+++ b/index.html
@@ -130,6 +130,7 @@
text-align: center;
}
.donate-button {
+ -webkit-appearance: none;
background: #999;
border: 0;
border-radius: 1.5rem;
diff --git a/src/header.html b/src/header.html
index afc9bcb5..fc9d768c 100644
--- a/src/header.html
+++ b/src/header.html
@@ -130,6 +130,7 @@
text-align: center;
}
.donate-button {
+ -webkit-appearance: none;
background: #999;
border: 0;
border-radius: 1.5rem;