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

Update page.scss

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