mirror of
https://github.com/davidkaya/aryx.git
synced 2026-08-26 12:53:59 +02:00
fix: styling
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user