Skip to content

Commit

Permalink
(update): small styling fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-support authored Aug 15, 2024
1 parent 101cfef commit bf20dbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fern/assets/input.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ h4,
h5,
h6 {
font-weight: 425 !important;
font-family: 'CohereText';
font-family: CohereText;
}

h1 {
Expand Down Expand Up @@ -502,4 +502,4 @@ button[class^="Sidebar-link-buttonWrapper"] {
.fern-table th {
max-width: 400px !important;
overflow: wrap !important;
}
}

0 comments on commit bf20dbf

Please sign in to comment.