This commit is contained in:
parent
e5dc09206b
commit
da393a6f18
|
@ -153,6 +153,10 @@ export default function killTheNewsletter(
|
|||
border-color: dimgray;
|
||||
}
|
||||
|
||||
@supports (-webkit-touch-callout: none) {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
&:focus {
|
||||
border-color: #29adff;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue