five-for-the-future/themes/pub/wporg/css/objects/_links.scss

8 lines
87 B
SCSS

a {
&.button:hover,
&.button:focus,
&.button:active {
text-decoration: none;
}
}