💄 Updating the UI and style files

This commit is contained in:
Liyas Thomas
2020-02-03 08:38:40 +05:30
parent 67e98ef46b
commit 09a88b4a97
13 changed files with 79 additions and 73 deletions

View File

@@ -2,7 +2,7 @@
<span class="typelink" @click="jumpToType">{{ typeString }}</span>
</template>
<style>
<style scoped lang="scss">
.typelink {
color: var(--ac-color);
font-family: "Roboto Mono", monospace;