Center modal title

This commit is contained in:
SleeplessOne1917 2024-04-14 10:36:54 -04:00
parent 42bc4ab7d3
commit 9869b00fe0

View file

@ -38,7 +38,7 @@ class AdultConsentModalInner extends Component<AdultConsentModalProps, any> {
data-bs-backdrop="static"
>
<div className="modal-content">
<header className="modal-header text-center">
<header className="modal-header justify-content-center">
<h3 className="modal-title">Content Warning</h3>
</header>
{redirectCountdown === Infinity ? (