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