Skip to content

Commit

Permalink
thingies
Browse files Browse the repository at this point in the history
  • Loading branch information
jkatofsky committed Jan 2, 2022
2 parents 9882deb + 6e401a6 commit 840a30a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*

.vscode
1 change: 1 addition & 0 deletions styles/NavBar.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
position: relative;
height: 60px;
width: 60px;
// TODO: make the outline more noticeable or the only thing that shows up
&__bounds {
border-radius: 10px;
border: 3px solid #c56dae;
Expand Down

0 comments on commit 840a30a

Please sign in to comment.