Browse Source

Alignment fixes.

pull/802/head
Sebastian 4 years ago
parent
commit
17431bfd60
  1. 2
      frontend/app/features/content/pages/content/content-page.component.scss
  2. 1
      frontend/app/shared/components/notifo.component.scss

2
frontend/app/features/content/pages/content/content-page.component.scss

@ -11,7 +11,7 @@
flex-wrap: nowrap; flex-wrap: nowrap;
a { a {
padding-bottom: 1.5rem; padding-bottom: 1.75rem;
} }
} }

1
frontend/app/shared/components/notifo.component.scss

@ -13,7 +13,6 @@
.notifo-topics-button { .notifo-topics-button {
margin-left: .75rem; margin-left: .75rem;
margin-right: .75rem; margin-right: .75rem;
margin-top: .25rem;
svg { svg {
fill: $color-text-decent; fill: $color-text-decent;

Loading…
Cancel
Save