Fix for heads.
[wolnelektury.git] / src / wolnelektury / static / 2022 / styles / components / _search.scss
index 3e77e40..511fbde 100644 (file)
             border-radius: 18px;
             padding: 0px 10px;
         }
-        
+
         &.type-info {
             &:before {
                 content: '\1f6c8';
                 }
             }
         }
+        &.type-author {
+            img {
+                border-radius: 18px;
+            }
+        }
         &.type-set {
             &:before {
                 content: '';