Skip to content

Commit

Permalink
feat: smaller viewport headers
Browse files Browse the repository at this point in the history
  • Loading branch information
markschwartzkopf committed Dec 15, 2022
1 parent 0ee5b43 commit 9764629
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,9 @@
}
.viewport-header {
background-color: #3c404b;
height: 27px;
font-size: 14px;
font-weight: bold;
height: 20px;
/* border: 1px solid #1f1e1f; */
margin: 1px 0px;
display: flex;
Expand Down

0 comments on commit 9764629

Please sign in to comment.