1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-03 04:25:25 +02:00

Move doc headings above doc meta

This commit is contained in:
HarveyKandola 2019-06-11 18:03:28 +01:00
parent f7a738ad84
commit 14820df165
4 changed files with 26 additions and 23 deletions

View file

@ -171,7 +171,7 @@
> .document-heading {
.name {
margin: 1.5rem 0 0.5rem 0;
margin: 0;
color: map-get($gray-shades, 900);
font-size: 2.2rem;
font-weight: 700;