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

Make long section names wrap correctly and pad better

This commit is contained in:
McMatts 2018-05-31 18:19:52 +01:00
parent b0daabb577
commit f9e2141ed4
2 changed files with 5 additions and 5 deletions

View file

@ -7,7 +7,7 @@
margin: 0 0 0 0;
> .page-header {
margin: 0 0 0.7rem 0;
margin: 0 0 2rem 0;
> .page-number {
color: $color-gray;
@ -29,7 +29,7 @@
}
> .page-title {
display: inline-block;
display: inline;
font-size: 2.0rem;
font-weight: bold;
margin: 16px 0;

View file

@ -1,4 +1,4 @@
<div class="row no-gutters align-items-center">
<div class="row no-gutters align-items-top">
<div class="col-10">
<div class="document-structure">
<div class="page-header">