One more border fix.

This commit is contained in:
Matthew Stratford 2020-09-19 18:07:04 +01:00
parent 0648d20b6f
commit a19e367513

View file

@ -67,7 +67,7 @@ export function PisModal({
<FaTimes /> <FaTimes />
</Button> </Button>
</div> </div>
<hr className="m-1" /> <hr className="mt-1 mb-3" />
<DevWarning /> <DevWarning />
<h1>Presenter News</h1> <h1>Presenter News</h1>
{(news === "loading" || news === "not_loaded") && ( {(news === "loading" || news === "not_loaded") && (