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:
@@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Case Studies
|
||||
class: gridPage
|
||||
---
|
||||
|
||||
<!Doctype html>
|
||||
@@ -99,7 +100,6 @@ title: Case Studies
|
||||
<button id="closeButton"></button>
|
||||
</div>
|
||||
{% include footer.html %}
|
||||
{% include case-study-styles.html %}
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user