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 bottom 0
left 0 left 0
width 100% 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)) background linear-gradient(to top, hsla(0, 0%, 0%, 0.8), hsla(0, 0%, 0%, 0))
default-transition default-transition
@ -28,3 +28,4 @@
color white color white
text-shadow 0 0 3px black text-shadow 0 0 3px black
font-size 80% font-size 80%
line-height 1.8em