Adjust sizing of p-author photo and spacing inside entries

This commit is contained in:
Danielle McLean 2018-07-01 15:01:14 +10:00
parent 6c9b6eb061
commit 580c61e924
Signed by: 00dani
GPG Key ID: 8EB789DDF3ABD240
1 changed files with 4 additions and 1 deletions

View File

@ -25,7 +25,7 @@ ol.entries, div.entry
text-align center
img.u-photo
border-radius .25rem
height 3em
max-height 3em
> *
margin-bottom .25rem
.media
@ -40,6 +40,7 @@ ol.entries, div.entry
list-style-type disc
ul, ol
margin-bottom 1rem
padding-left 1.1rem
ul
list-style-type circle
ul, ol
@ -53,3 +54,5 @@ ol.entries, div.entry
.card-link
display inline-block
font-size 0.8rem
margin-left 0
margin-right 1.25rem