Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: pages/blog/index.md

Issue 29438582: Issue 5135 - Reduce font size and padding on smaller screens on acceptableads.com (Closed) Base URL: https://hg.adblockplus.org/web.acceptableads.com
Patch Set: Fix alignment of hr under headings Created July 6, 2017, 10:25 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pages/blog/index.md
===================================================================
--- a/pages/blog/index.md
+++ b/pages/blog/index.md
@@ -6,17 +6,20 @@
<style>
.card h3
{
font-size: 20px;
height: 70px;
}
</style>
-<div class="container p-b-xl" markdown="1">
+<div class="container" markdown="1">
# {{blog-heading[Blog Heading] The official Acceptable Ads Committee blog}}
---
+<div class="section" markdown="1">
{{blog-paragraph1[Acceptable Ads Blog Paragraph 1] Stay connected.}}
</div>
+</div>
+
<? include blog/all-posts ?>

Powered by Google App Engine
This is Rietveld