Commit 9647dae0fa46f13495eedd1647613948e7f1d151

Authored by Leonardo Merlin
1 parent caf125e6

Rollback blockquote

Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
src/app/layout.scss
... ... @@ -341,9 +341,9 @@ blockquote {
341 341 margin: 0px;
342 342 border-left: none;
343 343  
344   - // .content-highlight-icon {
345   - &:before {
346   - content: "";
  344 + .content-highlight-icon {
  345 + // &:before {
  346 + // content: "";
347 347 width: 110px;
348 348 height: 112px;
349 349 position: absolute;
... ...