Improved line height on title hover

This commit is contained in:
Eduard Urbach 2017-11-13 17:10:13 +01:00
parent 429ef4eb69
commit b365c458fd

View File

@ -19,7 +19,7 @@
bottom 0
left 0
width 100%
padding 0.5rem
padding 0.7rem 0.5rem
background linear-gradient(to top, hsla(0, 0%, 0%, 0.8), hsla(0, 0%, 0%, 0))
default-transition
@ -27,4 +27,5 @@
text-align center
color white
text-shadow 0 0 3px black
font-size 80%
font-size 80%
line-height 1.8em