From 6be7bf54588b6b10b238cc5517aa2554b2c960e9 Mon Sep 17 00:00:00 2001 From: Natalie Elphick Date: Thu, 18 Jan 2024 11:34:32 -0800 Subject: [PATCH] shrink font for code --- docs/Intro_to_R_data_analysis_part_1.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/Intro_to_R_data_analysis_part_1.html b/docs/Intro_to_R_data_analysis_part_1.html index a3cb4b6..5489334 100644 --- a/docs/Intro_to_R_data_analysis_part_1.html +++ b/docs/Intro_to_R_data_analysis_part_1.html @@ -1450,7 +1450,7 @@ right: 0; .reveal pre code { background-color: #d5d5d5 !important; color: #333 !important; -font-size: 1.5em !important; } +font-size: 1.25em !important; } .reveal pre code { text-align: left !important; @@ -2600,8 +2600,7 @@ Matlab etc.)
  • Variables
  • Types & data structures
  • Math and logic operations
  • -
  • Functions and libraries
  • -
  • Reading data into R
  • +
  • Functions and packages
  • @@ -2820,7 +2819,7 @@ types/structures (ex. nested lists)

    10 min break

    -
    +
    10:00