diff --git a/app/javascript/gabsocial/features/ui/components/promo_panel.js b/app/javascript/gabsocial/features/ui/components/promo_panel.js index c0bc9405..3ceba5db 100644 --- a/app/javascript/gabsocial/features/ui/components/promo_panel.js +++ b/app/javascript/gabsocial/features/ui/components/promo_panel.js @@ -7,14 +7,6 @@ export default class PromoPanel extends React.PureComponent { return (
- -
- - - - -
-
@@ -22,6 +14,26 @@ export default class PromoPanel extends React.PureComponent {
+
+ + + + +
+ +
+ + + + +
+ +
+ + + + +
)