diff --git a/css/main.css b/css/main.css index 8747b6f..771caea 100644 --- a/css/main.css +++ b/css/main.css @@ -1,6 +1,6 @@ body { padding-top: 150px; - font-family: et-book, Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif; + font-family: Arial, Helvetica, sans-serif; } .column { @@ -35,4 +35,4 @@ img { height: auto; padding-top: 50px; padding-bottom: 50px; -} \ No newline at end of file +} diff --git a/index.html b/index.html index 60930a9..eb44387 100644 --- a/index.html +++ b/index.html @@ -77,6 +77,9 @@ Whenever you’re ready you can get started with the first section, setup.

+ + +