Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Fix template title alignment
  • Loading branch information
jameskoster committed Aug 1, 2023
commit 046e424f0e3648a920769ec0324eef982cba7495
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
color: $gray-700;
gap: 0;
z-index: 1;
position: absolute;

&:hover {
color: currentColor;
Expand Down