Skip to content

Commit

Permalink
Update src/pages/catalog/oer/index.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Nathan Sarang-Walters <[email protected]>
  • Loading branch information
mfsilva22 and nwalters512 authored Mar 15, 2024
1 parent 1ce9b36 commit 51368ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/catalog/oer/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ export default function Courses() {
will first need to request your PrairieLearn course space, which
is always free for instructors.
</p>
<div className="col-md-12 text-center">
<div className="text-center">
<button
className="btn btn-primary btn-lg"
onClick={() => setShowRequestCourseModal(true)}
Expand Down

0 comments on commit 51368ed

Please sign in to comment.