Skip to content

Commit

Permalink
Cursor pointer
Browse files Browse the repository at this point in the history
  • Loading branch information
savannahostrowski committed Apr 11, 2019
1 parent f961f16 commit 7d812f1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,14 @@ Desktop Header
display: inline-block;
text-transform: uppercase;
color: black;
cursor: pointer;
height: 37px !important;

}

.categories > h4 {
margin: 10px 5px;
font-size: 12px;
cursor: pointer;
}

.nav {
Expand Down

0 comments on commit 7d812f1

Please sign in to comment.