Various design improvements
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
mixin media-footer
|
||||
text-align center
|
||||
margin-bottom 1rem
|
||||
margin-top 0.4rem
|
||||
font-size 0.9em
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
const tip-opacity = 0.94
|
||||
const tip-opacity = 0.97
|
||||
const tip-transform-hidden = rotate(0.02deg) translateX(-50%) translateY(-80%)
|
||||
const tip-transform-visible = rotate(0.02deg) translateX(-50%) translateY(-100%)
|
||||
|
||||
|
Reference in New Issue
Block a user