Skip to content

Commit

Permalink
fix: aligning left quote in Quote component (#672)
Browse files Browse the repository at this point in the history
fix: aligning left quote in Quote component
  • Loading branch information
Kyzyl-ool authored Nov 7, 2023
1 parent dd7249e commit 3316d80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sub-blocks/Quote/Quote.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ $block: '.#{$ns}quote';
&_#{$name} {
&::before {
position: absolute;
top: -1px;
left: $left-offset;
content: $opening;
}
Expand Down

0 comments on commit 3316d80

Please sign in to comment.