Skip to content

Commit

Permalink
fix: deep tought disclaimer title color
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Feb 6, 2024
1 parent bf04616 commit d3fb917
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/StartPanel/StartPanel.css
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@
.memori--deep-thought-disclaimer h2 {
margin-top: 0;
margin-bottom: 0.5em;
color: var(--memori-text-color, rgba(0, 0, 0, 0.85));
}

.memori--deep-thought-disclaimer .memori-tooltip {
Expand Down

0 comments on commit d3fb917

Please sign in to comment.