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 57484e7 commit 30d7a38Copy full SHA for 30d7a38
fern/assets/styles.css
@@ -155,20 +155,3 @@
155
.fern-theme-default.fern-container .fern-sidebar-container {
156
background-color: light-dark(#fffaea, #0e0e13);
157
}
158
-
159
-/* BUTTONS */
160
-.fern-button:not([disabled]).filled.primary {
161
- background-color: light-dark(#09090b, #fffaea);
162
-}
163
164
-.fern-button.filled.primary .fern-button-text {
165
- color: light-dark(#ffffff, #09090b);
166
167
168
-.fern-button.filled.primary:not([disabled]) .fa-icon {
169
- background-color: light-dark(#ffffff, #09090b);
170
171
172
-.fern-button:not([disabled]).filled.primary:hover {
173
174
0 commit comments