Skip to content

Commit

Permalink
moved nav component to components folder (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
abdullahmorrison committed Sep 26, 2023
1 parent 33b2b70 commit b416765
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@import './variables';
@import '../../variables.scss';
.nav{
display: flex;
justify-content: space-between;
Expand Down
File renamed without changes.

0 comments on commit b416765

Please sign in to comment.