]> Raphaƫl G. Git Repositories - blogbundle/blobdiff - Resources/public/css/screen.css
Fix article header p bottom margin
[blogbundle] / Resources / public / css / screen.css
index 7227a83e18ba6e5b1e230f112eaf7ec9c19360d7..dc8dd24151ae69c79ce152809127e7c7a989a17f 100644 (file)
@@ -191,6 +191,10 @@ section header p {
        text-align: justify;
 }
 
+article header p {
+       margin-bottom: 0;
+}
+
 article section,
 section section {
        padding: 0 .5rem;