wip
This commit is contained in:
@@ -85,7 +85,7 @@ CUSTOM STYLE
|
||||
|
||||
:root {
|
||||
/* https://materialui.co/colors/ */
|
||||
/* TODO: 2. change hue and saturation */
|
||||
|
||||
--hue-primary: 65.52;
|
||||
--sat-primary: 20%;
|
||||
--background: hsl(var(--hue-primary), var(--sat-primary), 96.08%);
|
||||
@@ -213,6 +213,7 @@ h6 .lucide {
|
||||
opacity: 50%;
|
||||
}
|
||||
|
||||
input {
|
||||
input,
|
||||
progress {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user