Improved line height on title hover
This commit is contained in:
parent
429ef4eb69
commit
b365c458fd
@ -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
|
||||||
|
|
||||||
@ -27,4 +27,5 @@
|
|||||||
text-align center
|
text-align center
|
||||||
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
|
Loading…
Reference in New Issue
Block a user