Commit e8729557 authored by Lipis's avatar Lipis

Removed margin-bottom from last p of .blog-footer

parent cd134f1e
...@@ -161,3 +161,6 @@ h6, .h6 { ...@@ -161,3 +161,6 @@ h6, .h6 {
background-color: #f9f9f9; background-color: #f9f9f9;
border-top: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5;
} }
.blog-footer p:last-child {
margin-bottom: 0;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment