We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 296cf71 commit cce5870Copy full SHA for cce5870
theming/rules/_hoverables-light.scss
@@ -26,4 +26,7 @@
26
@extend .card;
27
@extend .quarto-grid-item;
28
text-decoration: none;
29
+ &:hover {
30
+ text-decoration: none;
31
+ }
32
}
0 commit comments