sticky buttons smaller

This commit is contained in:
2022-01-25 14:32:57 +01:00
parent 502f2aceed
commit fb720a382f
2 changed files with 5 additions and 2 deletions

View File

@@ -102,4 +102,7 @@ export default {
</script>
<style scoped>
a.nav-link {
cursor: pointer;
}
</style>