fix: styling

This commit is contained in:
David Kaya
2026-03-25 20:43:04 +01:00
parent 8d3c4f474e
commit cb7f216bc3
3 changed files with 103 additions and 10 deletions
+2 -9
View File
@@ -10,8 +10,8 @@
--color-accent: #6366f1;
--color-accent-hover: #818cf8;
--color-accent-muted: rgba(99, 102, 241, 0.15);
--text-pill: 0.5rem;
--text-pill--line-height: 1;
--text-pill: 0.6875rem;
--text-pill--line-height: 1.2;
}
:root {
@@ -71,13 +71,6 @@ body {
min-height: 100vh;
}
button,
input,
select,
textarea {
font: inherit;
}
/* Scrollbar styling */
::-webkit-scrollbar {
width: 6px;