mirror of
https://github.com/Vimux/Binario.git
synced 2024-11-11 01:38:28 +00:00
Fix .page top margin
This commit is contained in:
parent
824f46eeb2
commit
0f53632b07
1 changed files with 4 additions and 0 deletions
|
@ -583,6 +583,10 @@ mark {
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Taxonomies */
|
/* Taxonomies */
|
||||||
|
.page {
|
||||||
|
margin-top: .625rem;
|
||||||
|
}
|
||||||
|
|
||||||
.page__title {
|
.page__title {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue