diff --git a/nocturne/index.html b/nocturne/index.html index 641379b..6515964 100644 --- a/nocturne/index.html +++ b/nocturne/index.html @@ -330,6 +330,16 @@ color: var(--witch-purple); } + .saint-avatar { + width: 80px; + height: 80px; + border-radius: 50%; + border: 2px solid var(--witch-plum); + display: block; + margin: 0 auto 1em; + object-fit: cover; + } + /* ========== SACRED PRACTICES ========== */ .practices-grid { @@ -758,6 +768,7 @@
@@ -780,6 +791,7 @@