fix/luxon-security-warning #31

Merged
florent.lesaout merged 2 commits from fix/luxon-security-warning into master 2023-01-16 18:16:20 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 33339fc8e9 - Show all commits

View File

@ -1,7 +1,7 @@
{
"size-scale": {
"base": "1rem",
"300": "0.8rem",
"300": ".8rem",
"500": "1.25rem",
"600": "1.56rem",
"700": "1.95rem",

View File

@ -46,7 +46,7 @@ img {
:focus {
outline: 1px solid var(--color-dark);
outline-offset: 0.25rem;
outline-offset: .25rem;
}
/**