From 97e8957afb78e08cc653125bde7fcaa37527c334 Mon Sep 17 00:00:00 2001 From: jvyden Date: Sat, 18 Dec 2021 15:46:44 -0500 Subject: [PATCH] Update ProjectLighthouse/Pages/Partials/PhotoPartial.cshtml --- ProjectLighthouse/Pages/Partials/PhotoPartial.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProjectLighthouse/Pages/Partials/PhotoPartial.cshtml b/ProjectLighthouse/Pages/Partials/PhotoPartial.cshtml index 343ad85a..2b422c5a 100644 --- a/ProjectLighthouse/Pages/Partials/PhotoPartial.cshtml +++ b/ProjectLighthouse/Pages/Partials/PhotoPartial.cshtml @@ -88,7 +88,7 @@ context.translate(bx, by); // Username label - context.font = "16px Arial"; + context.font = "16px Lato"; context.fillStyle = colour; // Text width/height for the label background