diff --git a/public/assets/pfp.jpg b/public/assets/pfp.jpg new file mode 100644 index 0000000..660f203 Binary files /dev/null and b/public/assets/pfp.jpg differ diff --git a/public/css/styles.css b/public/css/styles.css index 1b2c49e..be92f8e 100644 --- a/public/css/styles.css +++ b/public/css/styles.css @@ -31,7 +31,7 @@ h3 { } main { - margin: 1em 0; + margin: 2em 0; padding: 1em 1.618em; border-radius: 1em; border: 2px solid var(--fg-col); @@ -45,11 +45,19 @@ main > :last-child { } header { + display: flex; + padding-bottom: 0.5em; margin-bottom: 1em; border-bottom: 1px dashed #444; } +header aside img { + height: 6em; + margin-left: 1em; + border-radius: 0.25em; +} + footer { display: grid; grid-template-columns: 1fr 1fr 1fr; diff --git a/public/index.html b/public/index.html index 8245cbc..3dc728c 100644 --- a/public/index.html +++ b/public/index.html @@ -13,10 +13,15 @@
-

charlotte ✨

-

- multi-specialist interdisciplinary technician. polyglot. silly rabbit -

+
+

charlotte ✨

+

+ multi-specialist interdisciplinary technician. polyglot. silly rabbit +

+
+