Skip to content

Commit 3e14c01

Browse files
Merge pull request #289 from bitlogic/SBIT-394
SBIT-394 cambio del nombre de variables de Quote
2 parents 3e9cf8c + 7aed6b1 commit 3e14c01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/quote/quote.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,11 @@
8383
.Quote {
8484
gap: 32px;
8585

86-
&.quote {
86+
&.derecha {
8787
flex-direction: row-reverse;
8888
}
8989

90-
&.media {
90+
&.izquierda {
9191
flex-direction: row;
9292
}
9393

0 commit comments

Comments
 (0)