DEV: SCSS cleanup

This commit is contained in:
Penar Musaraj 2021-06-23 23:01:54 -04:00
parent b184b14266
commit 8754aaf061
No known key found for this signature in database
GPG Key ID: E390435D881FF0F7
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@
&.return {
align-items: center;
background: none;
color: $tertiary;
color: var(--tertiary);
display: inline-flex;
font-size: $font-down-1;
justify-content: normal;