Merge branch 'legislation-module-stable' into sandbox-html

This commit is contained in:
Amaia Castro
2016-12-27 12:36:10 +01:00
80 changed files with 1933 additions and 144 deletions

View File

@@ -48,6 +48,7 @@
//= require social_share
//= require markdown-it
//= require markdown_editor
//= require cocoon
//= require allegations
//= require custom

View File

@@ -34,3 +34,4 @@
@include foundation-thumbnail;
@include foundation-title-bar;
@include foundation-top-bar;
@include foundation-menu-icon;

View File

@@ -246,7 +246,7 @@ a {
}
}
h2 {
h2, h3 {
font-size: $base-font-size;
}
}