Skip to content

Commit 3316d80

Browse files
authored
fix: aligning left quote in Quote component (#672)
fix: aligning left quote in Quote component
1 parent dd7249e commit 3316d80

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sub-blocks/Quote/Quote.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ $block: '.#{$ns}quote';
77
&_#{$name} {
88
&::before {
99
position: absolute;
10-
top: -1px;
1110
left: $left-offset;
1211
content: $opening;
1312
}

0 commit comments

Comments
 (0)