@import "./fonts.theme.scss";

.wrapper {
  @extend .fontElementMap !optional;
}

.editor {}

.atomic {
  margin: 15px 0;
}

.toolbar {}

.block {}

.text {}

.quote {}

.headerOne {}

.headerTwo {}

.headerThree {}

.indent {
  //text-indent: 50px;
}

.orderedList {}

.unorderedList {}

.code {}

.codeBlock {}

.desktop {}

.elementSpacing {}

.blockStyleSpacing {}

.left {}

.center {}

.right {}

.justify {}

:global(.public-DraftStyleDefault-ul) {}

:global(.public-DraftStyleDefault-ol) {}
