_portal.scss 172 B

123456789101112
  1. .portal {
  2. .wiki {
  3. margin-bottom: 1em;
  4. padding-bottom: 1em;
  5. }
  6. } // .portal
  7. .portal-side {
  8. .portal-form-button {
  9. text-align: center;
  10. }
  11. } // .portal-side