diff --git a/style.css b/style.css index eb5df68..8dd2ab0 100644 --- a/style.css +++ b/style.css @@ -29,7 +29,7 @@ body { #pfp { width: 90px; height: 90px; - border-radius: 3px; + border-radius: 6px; border-color: var(--offline-color); border-style: solid; border-width: 2px;