Skip to content
This repository has been archived by the owner on Mar 26, 2022. It is now read-only.

Commit

Permalink
Minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
mesacarlos committed Apr 2, 2019
1 parent c20bfca commit b5f9e7d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/styles/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@ dt {
background-color: #9c84ff !important;
}

.nav-link:hover {
background-color: pink;
}

/* Friends list two-people-chat.html */
.sidebar {
height: 100%;
Expand Down

0 comments on commit b5f9e7d

Please sign in to comment.