Unverified Commit 3303efc4 authored by Nikolay Gromov's avatar Nikolay Gromov Committed by GitHub

Update page.scss

parent 877c12d4
...@@ -40,6 +40,10 @@ ...@@ -40,6 +40,10 @@
box-sizing: inherit; box-sizing: inherit;
} }
* {
-webkit-tap-highlight-color: transparent;
}
body { body {
// Типографика проекта — в блоке typo // Типографика проекта — в блоке typo
display: flex; // Исправляем баг в IE для min-height and flexbox (flex-direction:column) display: flex; // Исправляем баг в IE для min-height and flexbox (flex-direction:column)
......
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