AykutSarac 3 лет назад
Родитель
Сommit
b22ad4181a
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/components/CarbonAds/index.tsx

+ 1 - 0
src/components/CarbonAds/index.tsx

@@ -5,6 +5,7 @@ const StyledWrapper = styled.span`
   #carbonads {
     width: 100%;
     display: flex;
+    border-radius: 0;
   }
 
   #carbonads > span {