Update home page about content

This commit is contained in:
Tyler Perkins
2023-07-30 20:38:55 -04:00
parent e479f21fe9
commit 8c6dc0c101
3 changed files with 93 additions and 23 deletions

View File

@@ -121,7 +121,13 @@ html {
white-space: pre-wrap;
}
.hobbies {
.terminal-text {
word-wrap: break-word;
margin-top: 0.2em;
margin-bottom: 0.2em;
}
.mini-terminal {
background-color: black;
height: 100%;
padding: 10px;