Merge remote-tracking branch 'origin/main' into main

This commit is contained in:
tjs 2023-03-05 17:44:49 -05:00
commit f37ff30876
1 changed files with 2 additions and 0 deletions

View File

@ -396,6 +396,8 @@ th {
body {
@apply font-body text-sm tracking-wider;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
button {