Skip to content

Commit 3a26061

Browse files
Kapil GowruKapil Gowru
authored andcommitted
fix: removed css for try it button
1 parent da35944 commit 3a26061

File tree

2 files changed

+0
-21
lines changed

2 files changed

+0
-21
lines changed

fern/assets/styles.css

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -155,20 +155,3 @@
155155
.fern-theme-default.fern-container .fern-sidebar-container {
156156
background-color: light-dark(#fffaea, #0e0e13);
157157
}
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-
background-color: light-dark(#09090b, #fffaea);
174-
}

fern/fern.config.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)