Update pages and processes to match 2.0.0 toolset

This commit is contained in:
Alex Cabal 2021-06-03 19:03:10 -05:00
parent 9ecd701a51
commit 2a1225ca53
5 changed files with 389 additions and 355 deletions

View file

@ -2044,6 +2044,14 @@ label.checkbox input{
margin-right: .25rem;
}
article.step-by-step-guide ol ol{
margin-left: 1.2rem;
list-style: decimal;
}
.step-by-step-guide ol ol li p{
margin-left: 0;
}
@media (hover: none) and (pointer: coarse){ /* target ipads and smartphones without a mouse */
/* For iPad, unset the height so it matches the other elements */