footer button alignment
This commit is contained in:
parent
5e0ac61649
commit
71b6877328
1 changed files with 1 additions and 6 deletions
|
|
@ -168,6 +168,7 @@ body {
|
|||
|
||||
.bs-docs-social {
|
||||
margin-bottom: 1.5rem;
|
||||
margin-left: -.5rem;
|
||||
}
|
||||
.bs-docs-social-buttons {
|
||||
display: inline-block;
|
||||
|
|
@ -193,12 +194,6 @@ body {
|
|||
border: 0;
|
||||
}
|
||||
|
||||
@media (min-width: 768px) {
|
||||
.bs-docs-social {
|
||||
margin-left: -.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
//
|
||||
// Homepage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue