Skip to content

Commit eab7d60

Browse files
Merge pull request #280 from SylvainCorlay/button-selector
Update selector for button
2 parents ec62f3a + 6bd88d7 commit eab7d60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/home/Hero/styles.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
font-family: var(--ifm-font-family-inter);
6161
}
6262

63-
.link_to_notebook_link {
63+
:global(.link-to-button).link_to_notebook_link {
6464
display: flex;
6565
align-items: center;
6666
justify-content: center;

0 commit comments

Comments
 (0)