Commit 5e38f926 authored by Nikolay Gromov's avatar Nikolay Gromov Committed by GitHub

Update page.scss

parent eec0f458
......@@ -53,6 +53,11 @@ body {
cursor: pointer;
}
// We love Safari
input[type="search"] {
-webkit-appearance: textfield;
}
// Avoid 300ms click delay on touch devices that support the `touch-action` CSS property.
a,
// area,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment