mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-21 04:40:58 +00:00
Removed margin-bottom from last p of .blog-footer
This commit is contained in:
parent
cd134f1ed6
commit
e872955737
1 changed files with 3 additions and 0 deletions
|
|
@ -161,3 +161,6 @@ h6, .h6 {
|
|||
background-color: #f9f9f9;
|
||||
border-top: 1px solid #e5e5e5;
|
||||
}
|
||||
.blog-footer p:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue