work on onboarding

This commit is contained in:
Kevin Froman 2019-10-17 05:00:24 -05:00
parent d034072704
commit 265e2c181b
3 changed files with 34 additions and 14 deletions

View file

@ -17,3 +17,9 @@ img{
form{
margin-left: 2%;
}
noscript{
font-size: 2em;
color: yellow;
}