diff options
author | Austin Adams <git@austinjadams.com> | 2020-11-23 00:26:57 -0800 |
---|---|---|
committer | Austin Adams <git@austinjadams.com> | 2020-11-23 19:22:12 -0800 |
commit | 96a433d555ed48b97fe92d26dca40dbaaab80a85 (patch) | |
tree | 04626ed0e810cac75b630e8ff8439b5d2f15eeac /content/about.md | |
parent | 528a31089647aefc60a3379a9be0d3df708a3838 (diff) | |
download | webzone-96a433d555ed48b97fe92d26dca40dbaaab80a85.tar.gz webzone-96a433d555ed48b97fe92d26dca40dbaaab80a85.tar.xz |
More accurately describe myself
Diffstat (limited to 'content/about.md')
-rw-r--r-- | content/about.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/about.md b/content/about.md index 4c39ef4..a64686c 100644 --- a/content/about.md +++ b/content/about.md @@ -13,7 +13,7 @@ p { img { border: 1px solid #333; border-radius: 4px; - max-width: 128px; + max-width: 150px; display: block; margin: 0 auto; } |