[S] Style categories

This commit is contained in:
Hykilpikonna
2022-05-10 18:04:57 -04:00
parent 33a4318087
commit c50fcf4945
+10
View File
@@ -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
</style>