nicer, nested rendering when currying
This commit is contained in:
parent
f75d0641b4
commit
8744bad0b8
9 changed files with 144 additions and 91 deletions
|
|
@ -7,12 +7,6 @@ body {
|
|||
font-optical-sizing: auto;
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
font-variation-settings:
|
||||
"wdth" 100;
|
||||
|
||||
font-variation-settings: "wdth" 100;
|
||||
}
|
||||
|
||||
:focus-within:not(body) {
|
||||
/* outline: 2px solid black; */
|
||||
/* background-color: aqua; */
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue