Improve reading doc pages

This commit is contained in:
Eike Kettner
2020-08-13 23:25:51 +02:00
parent 760dec2230
commit 9266a6bd32
3 changed files with 26 additions and 20 deletions

View File

@ -53,6 +53,7 @@ h1
border-bottom: 1px solid #ccc
padding-bottom: 0.15em
a.zola-anchor
padding-left: 0.75rem
display: none
@ -100,3 +101,8 @@ p.has-text
.card.full-height
.card-content
height: 100%
.content.doc
font-size: 1.1em
max-width: $desktop
text-align: left