attenuate even more

This commit is contained in:
tophf 2021-08-12 16:43:42 +03:00
parent cb5d1af46f
commit 3c44924724

View File

@ -233,7 +233,7 @@ body.search-results-shown {
border: calc(var(--pad) / 2) solid red;
border-radius: var(--pad);
padding: calc(var(--pad) / 2);
background: hsl(0, 90%, 80%);
background: hsl(0, 90%, 85%);
}
[data-error]::after {
content: attr(data-error);