diff --git a/frontend/index.html b/frontend/index.html index b6c5f0a..3490460 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -2,9 +2,8 @@ - - Vite + Svelte + TS + AtCoder Random Picker
diff --git a/frontend/src/output.css b/frontend/src/output.css index 4bc95ea..d428cbc 100644 --- a/frontend/src/output.css +++ b/frontend/src/output.css @@ -405,10 +405,6 @@ font-size: var(--text-xl); line-height: var(--tw-leading, var(--text-xl--line-height)); } - .text-xs { - font-size: var(--text-xs); - line-height: var(--tw-leading, var(--text-xs--line-height)); - } .leading-none { --tw-leading: 1; line-height: 1;