aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authoro5pxels <o5pxels@gmail.com>2021-05-05 23:30:16 -0500
committero5pxels <o5pxels@gmail.com>2021-05-05 23:30:16 -0500
commit1c58ef0f518c1e7d58115ee2cc55927a58100c26 (patch)
tree1114859503ff1d86672e8f2bf26641e3960cbb58 /assets
parentb75eac576ea6b79df281327ed3e8461ad9aa38dc (diff)
downloadpersonal-website-1c58ef0f518c1e7d58115ee2cc55927a58100c26.tar.xz
personal-website-1c58ef0f518c1e7d58115ee2cc55927a58100c26.zip
Add paragraph with current position, update pronouns and email link layout, add award below StreamFinder project
Diffstat (limited to 'assets')
-rw-r--r--assets/css/main.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/css/main.css b/assets/css/main.css
index c10548e..594e274 100644
--- a/assets/css/main.css
+++ b/assets/css/main.css
@@ -61,6 +61,10 @@ ul#nav li {
text-align: center; /* If you want the text to be centered */
}
+p#position {
+ font-size: 16px;
+}
+
body#home {
max-width: 570px;
}