diff --git a/css/styles.css b/css/styles.css index a9fda52..6a4489c 100644 --- a/css/styles.css +++ b/css/styles.css @@ -278,6 +278,10 @@ img { margin-bottom: 2rem; } +img.profile { + border-radius: 100%; +} + .desktop-screen { max-width: 100%; }