diff --git a/src/App.vue b/src/App.vue index 9bb2bf4..c51a846 100644 --- a/src/App.vue +++ b/src/App.vue @@ -534,7 +534,7 @@ header { img { width: 100%; - border-radius: 5em; + border-radius: 50%; border: 0.375em solid #fff; box-shadow: 0.125em 0.125em 0.5em rgba(#000, 0.7); }