Update style.scss

This commit is contained in:
Yegor Vialov 2019-02-16 13:08:05 +02:00 committed by GitHub
parent d8826041ff
commit 38b935247c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,15 @@ a, a:link, a:visited, a:hover, a:active {
}
}
.site-footer {
text-align: center;
a {
display: inline-block;
padding: 0 0.8rem 0 0.8rem;
}
}
.project-tagline {
opacity: 1;
}