diff --git a/src/components/Hook.vue b/src/components/Hook.vue index 5f0cdb8..32e8ea5 100644 --- a/src/components/Hook.vue +++ b/src/components/Hook.vue @@ -38,6 +38,11 @@ var contributors = headers.get('link')?.match(/&page=(\d+)>; rel="last"/)[1] font-weight: bold; } +#emu-name { + font-family: 'Rave'; + font-size: calc(5vw + 5vh); +} + @font-face { font-family: "Rave"; src: url('/fonts/The_Rave_Is_In_Your_Pants.otf'); @@ -47,7 +52,7 @@ var contributors = headers.get('link')?.match(/&page=(\d+)>; rel="last"/)[1]