add textbox examples

This commit is contained in:
Jordan Scales 2020-04-21 18:34:21 -04:00
parent d82b823295
commit 77b0d6b019
6 changed files with 339 additions and 24 deletions

View file

@ -70,6 +70,10 @@ h3 {
font-size: 2rem;
}
h4 {
font-size: 1.5rem;
}
u {
text-decoration: none;
border-bottom: 0.5px solid #222222;