Rename signature to be more generic (and less wrong); Make copyable accept children

This commit is contained in:
Nick Brown
2020-04-17 22:58:56 -07:00
committed by Michael Vines
parent 0cef795107
commit 459b4d06fe
5 changed files with 46 additions and 37 deletions

View File

@@ -10,7 +10,7 @@ code {
color: $black;
}
.signature {
.copyable {
position: relative;
&:hover {