Fix .page top margin

This commit is contained in:
vimux 2018-05-26 22:57:49 +03:00
parent 824f46eeb2
commit 0f53632b07
No known key found for this signature in database
GPG key ID: 5A34FDC4EE832E34

View file

@ -583,6 +583,10 @@ mark {
}
/* Taxonomies */
.page {
margin-top: .625rem;
}
.page__title {
margin-bottom: 0;
}