logo

pleroma-fe

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

with_subscription.scss (127B)


  1. .with-subscription {
  2. &-loading {
  3. padding: 10px;
  4. text-align: center;
  5. .error {
  6. font-size: 1rem;
  7. }
  8. }
  9. }