How can I add a line between this two words with css:
Last Action Items------------------------------View more----
Without the \"-\"
I did this: https://
Maybe using text-decoration:
Last Action Items View more
Or use an inline-block
inline-block