document structure

This commit is contained in:
Tyler Koenig
2021-05-09 22:35:30 -04:00
parent f889c65bde
commit bfe78c1e12
3 changed files with 65 additions and 3 deletions

4
style.css Normal file
View File

@@ -0,0 +1,4 @@
.about {
display: flex;
float: left;
}