Add link to source code (#3873)

This commit is contained in:
Fabian Affolter 2017-11-05 15:10:00 +01:00 committed by GitHub
parent 9ea0d12b0c
commit b921d87dd3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 5 deletions

View file

@ -394,15 +394,15 @@ p.note {
.aside-module {
.section {
margin-bottom: 16px;
margin-bottom: 10px;
}
.brand-logo-container {
text-align: center;
height: 97px;
height: 87px;
img {
max-height: 97px;
max-height: 67px;
}
}
}