このコミットが含まれているのは:
2025-07-01 20:08:56 +09:00
コミット 74971c923c
2個のファイルの変更15行の追加1行の削除
+6
ファイルの表示
@@ -2,6 +2,12 @@
@tailwind components;
@tailwind utilities;
@layer base {
body {
@apply overflow-x-clip;
}
}
:root {
font-family: system-ui, Avenir, Helvetica, Arial, sans-serif;
line-height: 1.5;