Skip to content

Commit

Permalink
sponsor link styles
Browse files Browse the repository at this point in the history
  • Loading branch information
palkan committed Nov 15, 2023
1 parent cadc3d6 commit 2e918ae
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/assets/images/heart.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions docs/assets/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,17 @@ body .sidebar-toggle {
padding: 0;
}

.sponsor-link {
display: inline-flex !important;
align-items: center;
}

.sponsor-badge {
margin-right: 0.25rem;
margin-bottom: 0.25rem;
fill: var(--theme-color);
}

body .sidebar-toggle span {
transition: all 0.3s linear;
background-color: #111;
Expand Down

0 comments on commit 2e918ae

Please sign in to comment.