Commit 32e90451 authored by Nikolay Gromov's avatar Nikolay Gromov

Merge branch 'master' of github.com:nicothin/NTH-start-project

parents 151af629 3303efc4
...@@ -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