mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-11-16 00:59:07 +02:00
Fixed button style on iOS
This commit is contained in:
parent
5ed6f05bfd
commit
c736d7ef20
@ -130,6 +130,7 @@
|
||||
text-align: center;
|
||||
}
|
||||
.donate-button {
|
||||
-webkit-appearance: none;
|
||||
background: #999;
|
||||
border: 0;
|
||||
border-radius: 1.5rem;
|
||||
|
@ -130,6 +130,7 @@
|
||||
text-align: center;
|
||||
}
|
||||
.donate-button {
|
||||
-webkit-appearance: none;
|
||||
background: #999;
|
||||
border: 0;
|
||||
border-radius: 1.5rem;
|
||||
|
Loading…
Reference in New Issue
Block a user