diff --git a/components/BaseCheatsheet.vue b/components/BaseCheatsheet.vue index f8505e5..34e2318 100644 --- a/components/BaseCheatsheet.vue +++ b/components/BaseCheatsheet.vue @@ -3,23 +3,30 @@ ************************************************************************* --> @@ -28,7 +35,14 @@ a( ************************************************************************* --> + + + + diff --git a/components/TheCopyright.vue b/components/TheCopyright.vue index d2ed09f..4185ab5 100644 --- a/components/TheCopyright.vue +++ b/components/TheCopyright.vue @@ -43,8 +43,6 @@ $c: ".c-the-copyright"; border-left: 1px solid #313d4f; border-top-left-radius: 4px; background-color: #171e29; - text-decoration: none; - cursor: pointer; #{$c}__name { margin-right: 6px; diff --git a/components/TheGithub.vue b/components/TheGithub.vue index 260f4d6..2eb27e5 100644 --- a/components/TheGithub.vue +++ b/components/TheGithub.vue @@ -4,7 +4,7 @@