Added "I'm a" text

This commit is contained in:
2026-02-07 20:43:15 +00:00
parent 78fa0a4fc9
commit 83d66aa86a
3 changed files with 53 additions and 2 deletions

View File

@ -49,3 +49,9 @@ footer {
footer > div {
width: 50%;
}
#imaText { /* The text directly after "I'm a" */
color: #5a91ff;
}