Center website header (#4350)

This commit is contained in:
Hakeem Almidan 2021-10-08 12:02:56 +03:00 committed by GitHub
parent 1672431778
commit ab9f1545e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,14 @@
@import 'minima';
.site-header {
.wrapper {
display: flex;
flex-direction: column;
align-items: center;
}
}
.page-content {
a.anchor-link {
width: 16px;