move case-study-styles.html to an actual css file and make it a class

Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
Jess Frazelle
2016-12-15 12:13:46 -08:00
parent 67ce3155b3
commit 65a8beae33
7 changed files with 315 additions and 317 deletions
+1 -1
View File
@@ -1,5 +1,6 @@
---
title: Pearson Case Study
class: gridPage
---
<!Doctype html>
@@ -82,7 +83,6 @@ title: Pearson Case Study
</section>
{% include footer.html %}
{% include case-study-styles.html %}
</body>
</html>