From 885b43ebddae6710fcbe2ad20f8f38620cfbd602 Mon Sep 17 00:00:00 2001 From: Andrew Weatherman <63006926+andreweatherman@users.noreply.github.com> Date: Tue, 26 Dec 2023 00:31:26 -0500 Subject: [PATCH] Update gt_theme_athletic.R don't align col labels in gt theme (idk why I am doing that here tbh) --- R/gt_theme_athletic.R | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/R/gt_theme_athletic.R b/R/gt_theme_athletic.R index 50b7407..c1f642f 100644 --- a/R/gt_theme_athletic.R +++ b/R/gt_theme_athletic.R @@ -40,8 +40,7 @@ gt_theme_athletic <- function(gt_object, ...) { font = gt::google_font('Work Sans'), weight = 650, size = px(12), - transform = 'uppercase', - align = 'center' + transform = 'uppercase' ) ) %>% gt::tab_style(