ildi-wp/dev/scss/elements/_links.scss
2018-04-26 19:52:56 -05:00

6 lines
67 B
SCSS

body:not(.is-touch) {
a:hover {
text-decoration: none;
}
}