diff --git a/src/views/others/Menu.vue b/src/views/others/Menu.vue index f1b7039..2ad6f15 100644 --- a/src/views/others/Menu.vue +++ b/src/views/others/Menu.vue @@ -198,5 +198,15 @@ export default class Menu extends Vue max-width: 50% +.category + .cat + font-size: 1.2em + font-weight: bold + + .subtitle + font-size: 0.9em + color: $color-text-light + + margin-bottom: 1em