We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a6cbe61 + c97e494 commit 11b3c37Copy full SHA for 11b3c37
R/theme_dataedu.R
@@ -13,5 +13,5 @@
13
#' @export
14
theme_dataedu <- function() {
15
ggplot2::theme_minimal(base_size = 12,
16
- base_family = "GillSansMT")
+ base_family = "Cabin")
17
}
0 commit comments