fix: change font on userplate from Arial to Choco Cooky

i lied about cfvhoco cooky but it's so funny we really needt o do that at some point
v1-dev
Raymond 2025-02-26 20:10:52 -05:00 committed by Azalea
parent 113769643a
commit 45e3f23dc9
2 changed files with 7 additions and 2 deletions

Binary file not shown.

View File

@ -52,6 +52,11 @@
{/await}
<style lang="sass">
@use "../../../vars"
@font-face
font-family: "Zen Maru Gothic"
src: url("/assets/fonts/ZenMaru.woff2")
.chuni-nameplate
width: 576px
height: 228px
@ -78,7 +83,7 @@
top: 40px
font-size: 1.15em
font-family: sans-serif
font-family: "Zen Maru Gothic", sans-serif
font-weight: bold
overflow-x: hidden
@ -123,7 +128,7 @@
display: flex
align-items: center
color: black
font-family: sans-serif
font-family: "Zen Maru Gothic", sans-serif
font-weight: bold
.chuni-user-name