TimStats commited on
Commit
f550926
·
verified ·
1 Parent(s): 60b8531

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +1 -1
app.R CHANGED
@@ -200,7 +200,7 @@ ui <- grid_page(
200
  ),
201
  grid_card_text(
202
  area = "header",
203
- content = "2024 MLB/AAA/FSL Summary Cards (BETA: Meant for computers, zoom out if scrollbar is showing)",
204
  alignment = "start",
205
  is_title = FALSE
206
  ),
 
200
  ),
201
  grid_card_text(
202
  area = "header",
203
+ content = "2024 MLB/AAA/FSL Summary Cards (BETA: Set Computer Zoom to 100% for best use)",
204
  alignment = "start",
205
  is_title = FALSE
206
  ),