diff --git a/index.html b/index.html
index 586bad88..412bf917 100644
--- a/index.html
+++ b/index.html
@@ -46,6 +46,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
QWERTY keymap (QTY)
+
diff --git a/sass/app.scss b/sass/app.scss
index f608b05c..dd189101 100644
--- a/sass/app.scss
+++ b/sass/app.scss
@@ -146,6 +146,16 @@ ul {
cursor: pointer;
}
}
+
+ &__remove {
+ font-size: 0.75em;
+ top: 0.3em;
+
+ &:hover {
+ cursor: pointer;
+ color: #900;
+ }
+ }
}
.uhk {