Skip to content

Commit

Permalink
Adjust value to not be variable
Browse files Browse the repository at this point in the history
  • Loading branch information
breezyfasano committed Sep 18, 2023
1 parent e06f355 commit 3916c83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ html[data-theme="dark"] {
/* Underline only for links in text body */
html[data-theme="dark"] main a:not(.card--no-underline a) {
text-decoration: underline;
--ifm-link-decoration: underline;
}

/* For /dbt-cloud/api REDOC Page */
Expand Down

0 comments on commit 3916c83

Please sign in to comment.