Skip to content

Commit

Permalink
tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
joshgoebel committed Apr 14, 2021
1 parent 29a234a commit 760e04d
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions tools/developer.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
align-items: baseline;
padding: 0.25rem;
padding-bottom: 0.125rem;
padding-top: 0.5rem;
padding-top: 0.4rem;
margin: 0.5rem 0.25rem 0.125rem 0.25rem;
border: 1px dashed #777;
border-radius: 5px;
Expand Down Expand Up @@ -70,10 +70,7 @@
opacity: 0;
font-size: 70%;
content: attr(data-klass);
margin-top: -1rem;
position: relative;
top: -1rem;
left: -100%;
margin-top: -0.7rem;
}
</style>
</head>
Expand Down

0 comments on commit 760e04d

Please sign in to comment.