diff --git a/bookface_light.css b/bookface_light.css index ecae308..ba946a5 100644 --- a/bookface_light.css +++ b/bookface_light.css @@ -104,6 +104,10 @@ content: '\f0f3'; color: var(--link-color); } + .notif-item img.notif-image, + .intro-photo-wrapper img.intro-photo { + border-radius: 100%; + } ul.nav-tabs { display: flex; flex-wrap: wrap;