Commit eec0f458 authored by Nikolay Gromov's avatar Nikolay Gromov Committed by GitHub

Update page.scss

parent ed3156e2
...@@ -66,9 +66,13 @@ textarea { ...@@ -66,9 +66,13 @@ textarea {
touch-action: manipulation; touch-action: manipulation;
} }
// We a love EDGE! Is a browser! // We love EDGE! This is a browser!
a svg { svg {
a &,
button & {
pointer-events: none; pointer-events: none;
}
} }
img { img {
......
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