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
-1
@@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Partners
|
||||
class: gridPage
|
||||
---
|
||||
|
||||
<!Doctype html>
|
||||
@@ -23,7 +24,6 @@ title: Partners
|
||||
</section>
|
||||
|
||||
{% include footer.html %}
|
||||
{% include case-study-styles.html %}
|
||||
|
||||
<style>
|
||||
{% include partner-style.css %}
|
||||
|
||||
Reference in New Issue
Block a user