diff --git a/themes/pmahomme/scss/_common.scss b/themes/pmahomme/scss/_common.scss index 28f5f14698..662cf574c4 100644 --- a/themes/pmahomme/scss/_common.scss +++ b/themes/pmahomme/scss/_common.scss @@ -22,10 +22,6 @@ body { background: $main-background; } -#page_content { - margin: 0 0.5em; -} - .desktop50 { width: 50%; } diff --git a/themes/pmahomme/scss/_designer.scss b/themes/pmahomme/scss/_designer.scss index 84f3c67929..e00108e72e 100644 --- a/themes/pmahomme/scss/_designer.scss +++ b/themes/pmahomme/scss/_designer.scss @@ -485,6 +485,7 @@ a { display: block; float: none; overflow: hidden; + line-height: 1em; } img, @@ -499,7 +500,7 @@ a { background: #efefef; width: 100%; font-size: 1.2em; - padding: 10px; + padding: 5px; font-weight: bold; }