1
0

update: subtle changes to UI

This commit is contained in:
alikia2x (寒寒) 2025-09-06 03:19:18 +08:00
parent 403552488c
commit 54a9a73574
3 changed files with 3 additions and 3 deletions

1
.gitattributes vendored
View File

@ -1 +0,0 @@
*.woff2 filter=lfs diff=lfs merge=lfs -text

View File

@ -1,4 +1,5 @@
/* @import url("https://assets.projectcvsa.com/hm-sans/index.css"); */
@import url("https://assets.projectcvsa.com/hm-sans/index.css");
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@tailwind base;
@tailwind components;

View File

@ -147,7 +147,7 @@ const Content: Component = () => {
</div>
</CardContent>
</Card>
<div class="mx-4 my-6 lg:hidden">
<div class="mx-1 my-6 lg:hidden">
<TabSwitcher />
</div>
<article class="mt-6">