logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git

hashtag_link.scss (109B)


  1. .HashtagLink {
  2. position: relative;
  3. white-space: normal;
  4. display: inline-block;
  5. color: var(--link);
  6. }