diff --git a/index.html b/index.html index 127dd95..539d38c 100644 --- a/index.html +++ b/index.html @@ -15,9 +15,24 @@ logo +

Episode 1

- Potato recipe + Potato hummus/spread recipe: + +
+
+

Episode 2

+ +On recipe notebooks + +
diff --git a/style.css b/style.css index 91f7657..f9a79bf 100644 --- a/style.css +++ b/style.css @@ -50,6 +50,16 @@ h2 { .description { margin-left: 5%; + font-family: 'Open Sans', sans-serif; + +} + +.episode { + margin-bottom: 20px; +} + +ul { + margin-left: 5%; } .gif {