diff --git a/app/assets/stylesheets/plume_print.css.scss b/app/assets/stylesheets/plume_print.css.scss index 3fd1c61..bea44aa 100644 --- a/app/assets/stylesheets/plume_print.css.scss +++ b/app/assets/stylesheets/plume_print.css.scss @@ -314,7 +314,7 @@ html{ .plume_breve{ border-bottom:1px dashed $marron; - padding: 10px 0; + padding: 0px 0; h2{ color:$vert; @@ -398,4 +398,10 @@ html{ background:center center no-repeat; background-size:100%; background-size:cover; +} + +h1,h2,h3,h4{ + text-align:left; + + } \ No newline at end of file