fixed layout of home

pull/5370/head
lianahus 3 years ago committed by yann300
parent d8d7fac1ca
commit 6287e243f8
  1. 2
      libs/remix-ui/home-tab/src/lib/remix-ui-home-tab.tsx

@ -297,7 +297,7 @@ export const RemixUiHomeTab = (props: RemixUiHomeTabProps) => {
</div>
<div className="row mx-2 mr-4" data-id="landingPageHpSections">
<div className="ml-3">
<div className="mb-5">
<div className="mb-3">
<h4>Featured Plugins</h4>
<div className="d-flex flex-row pt-2">
<ThemeContext.Provider value={ state.themeQuality }>

Loading…
Cancel
Save