Merge pull request #107 from cmgustavo/feature/03-details
WIP: reorder main menu. Renamed home for addresses. Fix header titles
This commit is contained in:
commit
5dc27c2ef4
6 changed files with 18 additions and 19 deletions
|
|
@ -86,7 +86,7 @@ body {
|
|||
color: #111;
|
||||
}*/
|
||||
|
||||
.home .panel {
|
||||
.addresses .panel {
|
||||
font-size: 0.9rem;
|
||||
}
|
||||
|
||||
|
|
@ -118,7 +118,7 @@ body {
|
|||
border: none;
|
||||
}
|
||||
|
||||
.home .panel:hover {
|
||||
.addresses .panel:hover {
|
||||
background: #efefef;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue