This commit is contained in:
Kenneth Jannette
2024-01-21 21:12:45 -06:00
parent 2d1f1238ed
commit b6126170d5
2 changed files with 3 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ const NewYorkCaption = (props) => {
<span>{fetchedCase?.venue}</span>
<div className="pleading-divider-box">
<div>
--------------------------------------------------------------------X
-----------------------------------------------------------------------X
</div>
</div>
</div>
@@ -50,7 +50,7 @@ const NewYorkCaption = (props) => {
</div>
<div className="pleading-divider-box">
<div>
-------------------------------------------------------------------------X
----------------------------------------------------------------------------X
</div>
</div>
</div>