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 478eb66 commit c399812Copy full SHA for c399812
docs/.vitepress/theme/ObservablePromo.vue
@@ -70,7 +70,7 @@ a.button {
70
font-weight: 600;
71
white-space: nowrap;
72
background-color: var(--vp-c-neutral);
73
- color: var(--vp-c-neutral-inverse);
+ color: var(--vp-c-neutral-inverse) !important;
74
border-radius: 20px;
75
padding: 0 20px;
76
line-height: 38px;
0 commit comments