Skip to content

Commit

Permalink
Make header blend in with body (#40)
Browse files Browse the repository at this point in the history
I think this looks slightly better?
  • Loading branch information
mreichhoff authored May 19, 2024
1 parent 00847ab commit 53d2a94
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions public/css/hanzi-graph.css
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,7 @@ ul {
grid-template-columns: 50px 44px 1fr 50px;
height: var(--primary-header-height);
text-align: center;
border-bottom: var(--border);
box-shadow: var(--header-box-shadow);
background-color: var(--header-background-color);
}

.header.has-suggestions {
Expand Down

0 comments on commit 53d2a94

Please sign in to comment.