diff --git a/src/header.go b/src/header.go index fb58cb2..5688163 100644 --- a/src/header.go +++ b/src/header.go @@ -84,7 +84,7 @@ const headerTemplate = ` height: 1em; width: 1em; display: inline-block; - border-radius: 50%; + border-radius: 25%; transition: background-color 0.3s ease; padding: 0.5em; overflow: visible;