🚧 More work on register/recovery refactor.

This commit is contained in:
Andrey Antukh 2020-01-14 10:35:43 +01:00
parent 9e68041326
commit 6165a49c10
10 changed files with 27 additions and 28 deletions

View file

@ -1090,4 +1090,7 @@ input[type=range]:focus::-ms-fill-upper {
p {
margin: 0;
}
.code {
font-family: monospace;
}
}