diff --git a/index.html b/index.html index 9d7c281..05263f1 100644 --- a/index.html +++ b/index.html @@ -247,8 +247,8 @@

- I'm currently working on new fascinating projects, so be sure to - follow me! + I'm currently working on new fascinating
+ projects, so be sure to follow me!

Student / Software Developer

diff --git a/styles.css b/styles.css index e416df6..d8afe70 100644 --- a/styles.css +++ b/styles.css @@ -400,6 +400,11 @@ a:focus { grid-row: 1; } + .small-text { + text-align: center; + margin: 0.5em 0; + } + .footer { margin-top: 0.25in; position: static;