Commit 9fc6f74d authored by Nikolay Gromov's avatar Nikolay Gromov Committed by GitHub

Update page.scss

parent 67ef169c
// Make viewport responsive
// Make viewport great again (responsive)
// http://timkadlec.com/2012/10/ie10-snap-mode-and-responsive-design/
@at-root {
......@@ -66,6 +66,10 @@ textarea {
touch-action: manipulation;
}
a svg {
pointer-events: none; // We a love shit EDGE
}
img {
max-width: 100%;
height: auto;
......
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