Skip to content

Commit

Permalink
Merge branch 'master' into admin_edit_zoom_rooms
Browse files Browse the repository at this point in the history
  • Loading branch information
marlonkeating committed Feb 7, 2023
2 parents 3bac3ae + 3b48220 commit f77d340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/components/controllers/LandingController.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ class LandingController extends React.PureComponent<{||}, State> {
<div className="LandingController-chart-section col-12 col-lg-10 col-xxl-9 ml-lg-auto mr-lg-auto LandingController-section">
<h2 className="text-center LandingController-section-header">Tech-for-Good Projects We Serve</h2>
<div className="lc-flex-row">
<p class="lc-vertical-left rotate-180">Organization Type</p>
<p className="lc-vertical-left rotate-180">Organization Type</p>
<div className="lc-gridbox-parent">
<div className="lc-gridbox">
<div className="lc-text">
Expand Down

0 comments on commit f77d340

Please sign in to comment.