diff --git a/src/routes/train/+page.svelte b/src/routes/train/+page.svelte index 9e109f6..6e3140a 100644 --- a/src/routes/train/+page.svelte +++ b/src/routes/train/+page.svelte @@ -88,11 +88,13 @@ margin-top: 50px; } p { + color: white; font-size: 20px; font-weight: 600; } table { margin: auto; + color: white; font-size: 20px; } th, td {