Skip to content

Commit

Permalink
chore: global 設定のリンクの装飾が表示されない css を削除
Browse files Browse the repository at this point in the history
  • Loading branch information
rito528 committed Nov 10, 2024
1 parent c300787 commit 2cfba20
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/app/globals.css
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,6 @@ body {
rgb(var(--background-start-rgb));
}

a {
color: inherit;
text-decoration: none;
}

@media (prefers-color-scheme: dark) {
html {
color-scheme: dark;
Expand Down

0 comments on commit 2cfba20

Please sign in to comment.