summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Letan <lthms@soap.coffee>2023-01-14 16:55:34 +0100
committerThomas Letan <lthms@soap.coffee>2023-01-14 16:55:34 +0100
commit8213903eb5f528c2a38950566d0d73719b8f1097 (patch)
treeb4a386c36b72da8b498d1a6b33dd30ff56704261
parentMove side and margin notes around (diff)
Update avatar
-rw-r--r--site/img/thinking.pngbin721966 -> 293501 bytes
-rw-r--r--style.css1
2 files changed, 1 insertions, 0 deletions
diff --git a/site/img/thinking.png b/site/img/thinking.png
index 6577ce1..a47f2c4 100644
--- a/site/img/thinking.png
+++ b/site/img/thinking.png
Binary files differ
diff --git a/style.css b/style.css
index 96e4596..13c8ac1 100644
--- a/style.css
+++ b/style.css
@@ -120,6 +120,7 @@ img {
img.avatar {
border-radius: 20px;
+ border: 1px solid black;
display: block;
max-width: 90%;
margin: auto;