diff --git a/src/pages/index.astro b/src/pages/index.astro index 20b1a2a..83c3074 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -38,7 +38,9 @@ const avatarSize = 150 - now + + now + {now.title} @@ -93,6 +95,7 @@ const avatarSize = 150 &.primary { border: 1px solid rgba(255, 255, 255, 0.2); + border-style: dotted; border-radius: 40px; } }