Skip to content

Commit

Permalink
Fix underline color for tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperDragonXD authored May 25, 2024
1 parent 99e3fcb commit 969e18b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ <h1 class="hero__content__name">Lawnchair</h1>
<h2 class="about__header">No clever tagline needed</h2>
<div class="about__description">
Yup. Get it?
<span title="A pun of the word 'Launcher', if you didn't get it..." style="border-bottom: 1px dotted var(--text-color);">Lawnchair</span>. It's a bad pun, we know.
<span title="A pun of the word 'Launcher', if you didn't get it..." style="border-bottom: 1px dotted var(--on-surface);">Lawnchair</span>. It's a bad pun, we know.
Lawnchair is a supercharged version of
the Pixel Launcher you know and love. Being an open-source project,
you get all the latest Pixel Launcher features shipped by Google in
Expand Down

0 comments on commit 969e18b

Please sign in to comment.