Skip to content

Commit

Permalink
fix scss
Browse files Browse the repository at this point in the history
  • Loading branch information
dzania committed Oct 3, 2023
1 parent f358f9e commit 17cdc4f
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,15 +73,6 @@
@include typography(app-side-bar);
color: var(--text-body-primary);
}

.name {
display: flex;
flex-flow: row nowrap;
column-gap: 1rem;
align-content: center;
align-items: center;
justify-content: flex-start;
}
}
}

Expand Down

0 comments on commit 17cdc4f

Please sign in to comment.