chore: bump prettier from 3.4.2 to 3.6.2 (#7407)

This commit is contained in:
dependabot[bot]
2025-08-04 12:46:32 -08:00
committed by GitHub
parent 3f23840756
commit b27d982c67
5 changed files with 7 additions and 9 deletions

View File

@@ -15,7 +15,8 @@ body {
color: #111;
color: light-dark(#111, #ddd);
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
font-family:
-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
"Segoe UI Emoji", "Segoe UI Symbol";
overflow: hidden;
}