DEV: SCSS cleanup
This commit is contained in:
parent
b184b14266
commit
8754aaf061
|
@ -167,7 +167,7 @@
|
||||||
&.return {
|
&.return {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
background: none;
|
background: none;
|
||||||
color: $tertiary;
|
color: var(--tertiary);
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
font-size: $font-down-1;
|
font-size: $font-down-1;
|
||||||
justify-content: normal;
|
justify-content: normal;
|
||||||
|
|
Loading…
Reference in New Issue